Home
last modified time | relevance | path

Searched defs:modules_loaded (Results 1 – 2 of 2) sorted by relevance

/system/core/libmodprobe/
Dlibmodprobe_test.cpp32 std::vector<std::string> modules_loaded; variable
/system/core/init/
Dfirst_stage_init.cpp126 bool LoadKernelModules(bool recovery, bool want_console, int& modules_loaded) { in LoadKernelModules()