Searched refs:IsSkipValidateDisabled (Results 1 – 3 of 3) sorted by relevance
81 static bool IsSkipValidateDisabled();
177 bool Debug::IsSkipValidateDisabled() { in IsSkipValidateDisabled() function in sdm::Debug
220 bool skip_validate = !Debug::IsSkipValidateDisabled(); in GetCapabilities()