Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 9 of 9) sorted by relevance

/system/extras/toolchain-extras/
Dprofile-clang-openat.cpp36 static bool is_coverage_trace(const char* pathname) { in is_coverage_trace()
41 __attribute__((weak)) int __wrap_open(const char* pathname, int flags, ...) { in __wrap_open()
/system/core/init/
Dcompare-bootcharts.py78 def parse_proc_file(pathname, process_map, jiffy_record=None): argument
Dutil.cpp266 bool is_dir(const char* pathname) { in is_dir()
/system/extras/ioshark/
Dcompile_ioshark_subr.c66 void *files_db_lookup(char *pathname) in files_db_lookup()
Dcompile_ioshark.c176 get_pathname(char *buf, char *pathname, enum file_op file_op) in get_pathname()
/system/tools/mkbootimg/gki/
Dcertify_bootimg_test.py38 def generate_test_file(pathname, size, seed=None): argument
/system/tools/mkbootimg/tests/
Dmkbootimg_test.py43 def generate_test_file(pathname, size, seed=None): argument
/system/logging/logcat/
Dlogcat.cpp150 static void releaseCompBlocks(const char* pathname) { in releaseCompBlocks()
/system/vold/
DUtils.cpp1320 status_t DeleteDirContentsAndDir(const std::string& pathname) { in DeleteDirContentsAndDir()
1333 status_t DeleteDirContents(const std::string& pathname) { in DeleteDirContents()