Home
last modified time | relevance | path

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

/system/core/init/
Dmodalias_handler.cpp103 Result<Success> ModaliasHandler::Insmod(const std::string& path_name, const std::string& args) { 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