/system/update_engine/payload_consumer/ |
D | partition_update_generator_android_unittest.cc | 55 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/ |
D | File.cpp | 42 std::string contents; in ZipGetContents() local 92 std::string contents; in GetUnwindInfo() local 133 std::string contents; in GetUnwindInfo() local
|
/system/update_engine/common/ |
D | action_pipe.h | 61 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/ |
D | fake_io_delegate.cpp | 47 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/ |
D | line_reader.cpp | 63 explicit MemoryLineReader(const string& contents) : input_stream_(contents) {} in MemoryLineReader() 94 unique_ptr<LineReader> LineReader::ReadFromMemory(const string& contents) { in ReadFromMemory()
|
/system/core/libutils/ |
D | Singleton_test.h | 27 unsigned int contents; member
|
D | Singleton_test1.cpp | 27 void singletonSetInstanceContents(unsigned int contents) { in singletonSetInstanceContents()
|
D | Singleton_test2.cpp | 26 void singletonSetInstanceContents(unsigned int contents) { in singletonSetInstanceContents()
|
/system/linkerconfig/contents/namespace/ |
D | namespacebuilder.cc | 21 namespace contents { namespace
|
D | vndkinsystem.cc | 37 namespace contents { namespace
|
D | vendordefault.cc | 30 namespace contents { namespace
|
D | sphal.cc | 33 namespace contents { namespace
|
D | rs.cc | 28 namespace contents { namespace
|
D | productdefault.cc | 27 namespace contents { namespace
|
D | system.cc | 29 namespace contents { namespace
|
D | unrestricteddefault.cc | 27 namespace contents { namespace
|
D | isolateddefault.cc | 26 namespace contents { namespace
|
D | recoverydefault.cc | 25 namespace contents { namespace
|
D | apexartdefault.cc | 24 namespace contents { namespace
|
D | postinstall.cc | 23 namespace contents { namespace
|
/system/linkerconfig/contents/section/ |
D | postinstall.cc | 34 namespace contents { namespace
|
D | vendor.cc | 32 namespace contents { namespace
|
D | product.cc | 32 namespace contents { namespace
|
D | recovery.cc | 27 namespace contents { namespace
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_stats.cpp | 35 std::string contents; in ReadState() local 48 std::string contents; in WriteState() local
|