Searched refs:IsProfileEmpty (Results 1 – 1 of 1) sorted by relevance
238 static bool IsProfileEmpty(const std::string& location) { in IsProfileEmpty() function272 if (!IsProfileEmpty(cur_profile) || !IsProfileEmpty(ref_profile)) { in IsFirstSave()