Home
last modified time | relevance | path

Searched refs:ModuleExists (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/core/libmodprobe/
H A Dlibmodprobe_ext_test.cpp73 bool Modprobe::ModuleExists(const std::string& module_name) { in ModuleExists() function in Modprobe
H A Dlibmodprobe_ext.cpp81 bool Modprobe::ModuleExists(const std::string& module_name) { in ModuleExists() function in Modprobe
H A Dlibmodprobe.cpp417 if (!ModuleExists(module)) continue; in LoadWithAliases()
/aosp12/system/core/libmodprobe/include/modprobe/
H A Dmodprobe.h47 bool ModuleExists(const std::string& module_name);