Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 22 of 22) sorted by relevance

/system/iot/attestation/at-factory-tool/
Dfastbootsh.py112 def Flash(self, partition, file_path): argument
133 def Upload(self, file_path): argument
154 def Download(self, file_path): argument
Dfastbootsubp.py121 def Flash(self, partition, file_path): argument
145 def Upload(self, file_path): argument
169 def Download(self, file_path): argument
Datftman_unittest.py68 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
Datftman.py165 def Flash(self, partition, file_path): argument
168 def Upload(self, file_path): argument
171 def Download(self, file_path): argument
/system/tools/aidl/
Dline_reader.cpp37 bool Init(const std::string& file_path) { in Init()
77 unique_ptr<LineReader> LineReader::ReadFromFile(const string& file_path) { in ReadFromFile()
Dgenerate_cpp_unittest.cpp1283 ASTTest(string file_path, string file_contents) in ASTTest()
Dgenerate_cpp.cpp828 string file_path = interface.GetPackage(); in HeaderFile() local
/system/sepolicy/build/
Dfile_utils.py23 def make_parent_dirs(file_path): argument
/system/update_engine/common/
Dfile_fetcher.cc70 string file_path = url.substr(strlen("file://")); in BeginTransfer() local
Dtest_utils.cc255 ScopedLoopMounter::ScopedLoopMounter(const string& file_path, in ScopedLoopMounter()
/system/tpm/attestation/server/
Ddatabase_impl.cc115 FilePath file_path(kDatabasePath); in Write() local
/system/extras/puncture_fs/
Dpuncture_fs.c78 char file_path[FILENAME_MAX]; in create_unique_file() local
/system/core/logwrapper/
Dlogwrap.c293 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/
Drecord_file_reader.cpp443 std::string* file_path, in ReadFileFeature()
517 std::string file_path; in LoadBuildIdAndFileFeatures() local
Dcmd_dumprecord.cpp234 std::string file_path; in DumpFeatureSection() local
Drecord_file_writer.cpp326 bool RecordFileWriter::WriteFileFeature(const std::string& file_path, in WriteFileFeature()
Dthread_tree.cpp281 void ThreadTree::AddDsoInfo(const std::string& file_path, uint32_t file_type, in AddDsoInfo()
Ddso.cpp167 std::string file_path = in Dso() local
Dcmd_record_test.cpp388 std::string file_path; in TEST() local
/system/extras/simpleperf/scripts/
Dreport_html.py56 def add_file(self, file_path): argument
386 def get_source_file(self, file_path): argument
Dutils.py560 def _get_file_id(self, file_path): argument
/system/extras/perfprofd/
Dperfprofdcore.cc593 std::string file_path = dest_dir + "/" + e->d_name; in cleanup_destination_dir() local