Home
last modified time | relevance | path

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

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