Home
last modified time | relevance | path

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

/system/core/libmodprobe/
Dlibmodprobe_ext_test.cpp36 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod()
Dlibmodprobe_ext.cpp34 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod()
/system/iorap/src/inode2filename/
Dsearch_directories.cc640 std::string path_name; member
649 static iorap::expected<struct stat, StatError> Stat(const std::string& path_name, in Stat()
/system/media/camera/docs/
Dmetadata_helpers.py109 def path_name(node): function