Searched refs:PRIMARY_PROFILE_NAME (Results 1 – 1 of 1) sorted by relevance
240 const std::string PRIMARY_PROFILE_NAME = "primary" + PROFILE_EXT; variable250 return StringPrintf("%s/%s", profile_dir.c_str(), PRIMARY_PROFILE_NAME.c_str()); in create_current_profile_path()268 return StringPrintf("%s/%s", profile_dir.c_str(), PRIMARY_PROFILE_NAME.c_str()); in create_reference_profile_path()