/system/extras/perfprofd/quipper/ |
D | perf_utils.h | 39 bool FileToBuffer(const string& filename, std::vector<char>* contents); 42 bool BufferToFile(const string& filename, const CharContainer& contents) { in BufferToFile() argument 48 if (!contents.empty()) { in BufferToFile() 49 CHECK_EQ(fwrite(contents.data(), in BufferToFile() 51 contents.size(), in BufferToFile() 53 contents.size()); in BufferToFile()
|
/system/extras/simpleperf/ |
D | read_elf.cpp | 81 auto contents = elf->getSectionContents(&*section_iterator); in GetBuildIdFromELFFile() local 82 if (contents.getError()) { in GetBuildIdFromELFFile() 86 if (GetBuildIdFromNoteSection(reinterpret_cast<const char*>(contents->data()), in GetBuildIdFromELFFile() 87 contents->size(), build_id)) { in GetBuildIdFromELFFile()
|
/system/core/libutils/ |
D | Tokenizer.cpp | 104 const char* contents, Tokenizer** outTokenizer) { in fromContents() argument 106 const_cast<char*>(contents), false, strlen(contents)); in fromContents()
|
/system/netd/server/ |
D | RouteController.cpp | 149 void addTableName(uint32_t table, const std::string& name, std::string* contents) { in addTableName() argument 152 *contents += tableString; in addTableName() 153 *contents += " "; in addTableName() 154 *contents += name; in addTableName() 155 *contents += "\n"; in addTableName() 160 std::string contents; in updateTableNamesFile() local 162 addTableName(RT_TABLE_LOCAL, ROUTE_TABLE_NAME_LOCAL, &contents); in updateTableNamesFile() 163 addTableName(RT_TABLE_MAIN, ROUTE_TABLE_NAME_MAIN, &contents); in updateTableNamesFile() 165 addTableName(ROUTE_TABLE_LOCAL_NETWORK, ROUTE_TABLE_NAME_LOCAL_NETWORK, &contents); in updateTableNamesFile() 166 addTableName(ROUTE_TABLE_LEGACY_NETWORK, ROUTE_TABLE_NAME_LEGACY_NETWORK, &contents); in updateTableNamesFile() [all …]
|
/system/core/include/utils/ |
D | Tokenizer.h | 52 const char* contents, Tokenizer** outTokenizer);
|
/system/extras/ext4_utils/ |
D | Android.mk | 10 contents.c \
|
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/media/camera/docs/ |
D | metadata_parser_xml.py | 114 return [i for i in element.contents if isinstance(i, NavigableString)]
|
/system/core/fastboot/ |
D | fastboot_protocol.txt | 110 The variable contents will be returned after the
|
/system/extras/timeinfo/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/core/libpixelflinger/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/extras/ksmutils/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/core/init/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/core/debuggerd/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/core/libcutils/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/extras/procrank/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/extras/showslab/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/core/liblog/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/extras/tests/cpueater/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/core/logwrapper/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/extras/f2fs_utils/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/extras/latencytop/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/extras/libpagemap/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/extras/librank/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/system/core/libnetutils/ |
D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|