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