Home
last modified time | relevance | path

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

/system/core/libmodprobe/include/modprobe/
Dmodprobe.h52 void AddOption(const std::string& module_name, const std::string& option_name,
/system/core/libmodprobe/
Dlibmodprobe.cpp244 void Modprobe::AddOption(const std::string& module_name, const std::string& option_name, in AddOption() function in Modprobe
278 AddOption(module_name, option_name, value); in ParseKernelCmdlineOptions()
313 AddOption(module_name, option_name, value); in ParseKernelCmdlineOptions()