Home
last modified time | relevance | path

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

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