Home
last modified time | relevance | path

Searched defs:path_name (Results 1 – 10 of 10) sorted by relevance

/aosp12/art/tools/runtime_memusage/
H A Dprune_sanitizer_output.py94 def extant_directory(path_name): argument
H A Dsymbol_trace_info.py130 def is_directory(path_name): argument
/aosp12/frameworks/compile/mclinker/lib/Support/
H A DRealPath.cpp45 Path path_name; in initialize() local
/aosp12/system/core/libmodprobe/
H A Dlibmodprobe_ext_test.cpp36 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod()
H A Dlibmodprobe_ext.cpp34 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod()
/aosp12/frameworks/compile/mclinker/unittests/
H A DFactoriesTest.cpp179 char path_name[100]; in TEST_F() local
195 char path_name[100]; in TEST_F() local
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_fingerprint_FingerprintService.cpp191 char path_name[PATH_MAX] = {0}; in nativeSetActiveGroup() local
/aosp12/system/iorap/src/inode2filename/
H A Dsearch_directories.cc701 std::string path_name; member
711 static iorap::expected<struct stat, StatError> Stat(const std::string& path_name, in Stat()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dhyperv.h81 __u16 path_name[W_MAX_PATH]; member
/aosp12/system/media/camera/docs/
H A Dmetadata_helpers.py109 def path_name(node): function