Home
last modified time | relevance | path

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

/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.cpp722 ASTTest(string file_path, string file_contents) in ASTTest()
Dgenerate_cpp.cpp800 string file_path = interface.GetPackage(); in HeaderFile() local
/system/update_engine/common/
Dfile_fetcher.cc70 string file_path = url.substr(strlen("file://")); in BeginTransfer() local
Dtest_utils.cc246 ScopedLoopMounter::ScopedLoopMounter(const string& file_path, in ScopedLoopMounter()
/system/tpm/attestation/server/
Ddatabase_impl.cc115 FilePath file_path(kDatabasePath); in Write() local
/system/extras/simpleperf/
Dcmd_dumprecord.cpp205 std::string file_path; in DumpFeatureSection() local
Drecord_file_reader.cpp389 std::string* file_path, in ReadFileFeature()
446 std::string file_path; in LoadBuildIdAndFileFeatures() local
Drecord_file_writer.cpp297 bool RecordFileWriter::WriteFileFeature(const std::string& file_path, in WriteFileFeature()
Ddso.cpp156 std::string file_path = in Dso() local
Dthread_tree.cpp269 void ThreadTree::AddDsoInfo(const std::string& file_path, uint32_t file_type, in AddDsoInfo()
Dcmd_record_test.cpp326 std::string file_path; in TEST() local
/system/extras/puncture_fs/
Dpuncture_fs.c78 char file_path[FILENAME_MAX]; in create_unique_file() local
/system/core/logwrapper/
Dlogwrap.c294 int *chld_sts, int log_target, bool abbreviated, char *file_path) { in parent()
477 int log_target, bool abbreviated, char *file_path, in android_fork_execvp_ext()
/system/extras/perfprofd/
Dperfprofdcore.cc644 std::string file_path = dest_dir + "/" + e->d_name; in cleanup_destination_dir() local