/system/iot/attestation/at-factory-tool/ |
D | fastbootsh.py | 112 def Flash(self, partition, file_path): argument 133 def Upload(self, file_path): argument 154 def Download(self, file_path): argument
|
D | fastbootsubp.py | 121 def Flash(self, partition, file_path): argument 145 def Upload(self, file_path): argument 169 def Download(self, file_path): argument
|
D | atftman_unittest.py | 68 def Upload(self, file_path): argument 74 def Download(self, file_path): argument 540 def _AppendFile(file_path): argument 544 def _CheckFile(file_path): argument 549 def _RemoveFile(file_path): argument
|
D | atftman.py | 165 def Flash(self, partition, file_path): argument 168 def Upload(self, file_path): argument 171 def Download(self, file_path): argument
|
/system/tools/aidl/ |
D | line_reader.cpp | 37 bool Init(const std::string& file_path) { in Init() 77 unique_ptr<LineReader> LineReader::ReadFromFile(const string& file_path) { in ReadFromFile()
|
D | generate_cpp_unittest.cpp | 1283 ASTTest(string file_path, string file_contents) in ASTTest()
|
D | generate_cpp.cpp | 828 string file_path = interface.GetPackage(); in HeaderFile() local
|
/system/sepolicy/build/ |
D | file_utils.py | 23 def make_parent_dirs(file_path): argument
|
/system/update_engine/common/ |
D | file_fetcher.cc | 70 string file_path = url.substr(strlen("file://")); in BeginTransfer() local
|
D | test_utils.cc | 255 ScopedLoopMounter::ScopedLoopMounter(const string& file_path, in ScopedLoopMounter()
|
/system/tpm/attestation/server/ |
D | database_impl.cc | 115 FilePath file_path(kDatabasePath); in Write() local
|
/system/extras/puncture_fs/ |
D | puncture_fs.c | 78 char file_path[FILENAME_MAX]; in create_unique_file() local
|
/system/core/logwrapper/ |
D | logwrap.c | 293 int *chld_sts, int log_target, bool abbreviated, char *file_path) { in parent() 476 int log_target, bool abbreviated, char *file_path, in android_fork_execvp_ext()
|
/system/extras/simpleperf/ |
D | record_file_reader.cpp | 443 std::string* file_path, in ReadFileFeature() 517 std::string file_path; in LoadBuildIdAndFileFeatures() local
|
D | cmd_dumprecord.cpp | 234 std::string file_path; in DumpFeatureSection() local
|
D | record_file_writer.cpp | 326 bool RecordFileWriter::WriteFileFeature(const std::string& file_path, in WriteFileFeature()
|
D | thread_tree.cpp | 281 void ThreadTree::AddDsoInfo(const std::string& file_path, uint32_t file_type, in AddDsoInfo()
|
D | dso.cpp | 167 std::string file_path = in Dso() local
|
D | cmd_record_test.cpp | 388 std::string file_path; in TEST() local
|
/system/extras/simpleperf/scripts/ |
D | report_html.py | 56 def add_file(self, file_path): argument 386 def get_source_file(self, file_path): argument
|
D | utils.py | 560 def _get_file_id(self, file_path): argument
|
/system/extras/perfprofd/ |
D | perfprofdcore.cc | 593 std::string file_path = dest_dir + "/" + e->d_name; in cleanup_destination_dir() local
|