Home
last modified time | relevance | path

Searched defs:dir_path (Results 1 – 6 of 6) sorted by relevance

/system/core/mkbootimg/
Dunpack_bootimg27 def create_out_dir(dir_path): argument
/system/update_engine/common/
Dtest_utils.cc115 bool IsXAttrSupported(const base::FilePath& dir_path) { in IsXAttrSupported()
/system/extras/puncture_fs/
Dpuncture_fs.c73 static bool create_unique_file(const char * const dir_path, const u64 size, in create_unique_file()
/system/extras/simpleperf/
Dutils.cpp180 std::string dir_path = path.substr(0, next_end); in MkdirWithParents() local
/system/core/debuggerd/tombstoned/
Dtombstoned.cpp75 CrashQueue(const std::string& dir_path, const std::string& file_name_prefix, size_t max_artifacts, in CrashQueue()
/system/core/adb/
Dfile_sync_client.cpp663 std::string dir_path = path; in sync_stat_fallback() local