Home
last modified time | relevance | path

Searched defs:path_name (Results 1 – 3 of 3) 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/media/camera/docs/
Dmetadata_helpers.py113 def path_name(node): function