Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dtask_profiles.cpp483 const std::string& value, bool logfailures) in WriteFileAction()
920 bool logfailures = attr_logfailures.empty() || attr_logfailures == "true"; in Load() local