Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_init.cpp185 std::string GetModuleLoadList(BootMode boot_mode, const std::string& dir_path) { in GetModuleLoadList() function
271 Modprobe m({dir_path}, GetModuleLoadList(boot_mode, dir_path)); in LoadKernelModules()
280 Modprobe m({MODULE_BASE_DIR}, GetModuleLoadList(boot_mode, MODULE_BASE_DIR)); in LoadKernelModules()