Home
last modified time | relevance | path

Searched defs:contents (Results 1 – 25 of 66) sorted by relevance

123

/system/update_engine/payload_consumer/
Dpartition_update_generator_android_unittest.cc55 void SetUpBlockDevice(const std::map<std::string, std::string>& contents) { in SetUpBlockDevice()
99 std::map<std::string, std::string> contents = { in TEST_F() local
120 std::map<std::string, std::string> contents = { in TEST_F() local
142 std::map<std::string, std::string> contents = { in TEST_F() local
/system/extras/memory_replay/
DFile.cpp42 std::string contents; in ZipGetContents() local
92 std::string contents; in GetUnwindInfo() local
133 std::string contents; in GetUnwindInfo() local
/system/update_engine/common/
Daction_pipe.h61 const ObjectType& contents() const { return contents_; } in contents() function
65 void set_contents(const ObjectType& contents) { contents_ = contents; } in set_contents()
/system/tools/aidl/tests/
Dfake_io_delegate.cpp47 unique_ptr<string> contents; in GetFileContents() local
88 const string& contents) { in SetFileContents()
107 string contents; in AddStubParcelable() local
122 string contents = StringPrintf("package %s;\ninterface %s { }", in AddStubInterface() local
131 string contents = StringPrintf("package %s;\n", package.c_str()); in AddCompoundParcelable() local
/system/tools/aidl/
Dline_reader.cpp63 explicit MemoryLineReader(const string& contents) : input_stream_(contents) {} in MemoryLineReader()
94 unique_ptr<LineReader> LineReader::ReadFromMemory(const string& contents) { in ReadFromMemory()
/system/core/libutils/
DSingleton_test.h27 unsigned int contents; member
DSingleton_test1.cpp27 void singletonSetInstanceContents(unsigned int contents) { in singletonSetInstanceContents()
DSingleton_test2.cpp26 void singletonSetInstanceContents(unsigned int contents) { in singletonSetInstanceContents()
/system/linkerconfig/contents/namespace/
Dnamespacebuilder.cc21 namespace contents { namespace
Dvndkinsystem.cc37 namespace contents { namespace
Dvendordefault.cc30 namespace contents { namespace
Dsphal.cc33 namespace contents { namespace
Drs.cc28 namespace contents { namespace
Dproductdefault.cc27 namespace contents { namespace
Dsystem.cc29 namespace contents { namespace
Dunrestricteddefault.cc27 namespace contents { namespace
Disolateddefault.cc26 namespace contents { namespace
Drecoverydefault.cc25 namespace contents { namespace
Dapexartdefault.cc24 namespace contents { namespace
Dpostinstall.cc23 namespace contents { namespace
/system/linkerconfig/contents/section/
Dpostinstall.cc34 namespace contents { namespace
Dvendor.cc32 namespace contents { namespace
Dproduct.cc32 namespace contents { namespace
Drecovery.cc27 namespace contents { namespace
/system/core/fs_mgr/libsnapshot/
Dsnapshot_stats.cpp35 std::string contents; in ReadState() local
48 std::string contents; in WriteState() local

123