Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_init.cpp152 std::string GetModuleLoadList(bool recovery, const std::string& dir_path) { in GetModuleLoadList() function
206 Modprobe m({dir_path}, GetModuleLoadList(recovery, dir_path)); in LoadKernelModules()
214 Modprobe m({MODULE_BASE_DIR}, GetModuleLoadList(recovery, MODULE_BASE_DIR)); in LoadKernelModules()