Home
last modified time | relevance | path

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

/aosp14/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.cpp86 bool Modprobe::ModuleExists(const std::string& module_name) { in ModuleExists() function in Modprobe
H A Dlibmodprobe.cpp419 if (!ModuleExists(module)) continue; in LoadWithAliases()
/aosp14/system/core/libmodprobe/include/modprobe/
H A Dmodprobe.h51 bool ModuleExists(const std::string& module_name);