Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 4 of 4) sorted by relevance

/system/linkerconfig/modules/
Dbasecontext.cc33 void BaseContext::SetStrictMode(bool strict) { in SetStrictMode()
/system/core/libmodprobe/
Dlibmodprobe.cpp396 bool Modprobe::LoadWithAliases(const std::string& module_name, bool strict, in LoadWithAliases()
440 bool Modprobe::LoadListedModules(bool strict) { in LoadListedModules()
/system/libhwbinder/
DDebug.cpp93 bool strict = false) in typetostring()
/system/linkerconfig/
Dmain.cc69 bool strict; member