Searched refs:PROFILE_EXT (Results 1 – 1 of 1) sorted by relevance
331 const std::string PROFILE_EXT = ".prof"; variable363 PROFILE_EXT.c_str()); in create_current_profile_path()381 dex_dir.c_str(), dex_name.c_str(), PROFILE_EXT.c_str()); in create_reference_profile_path()1352 if (EndsWith(name, PROFILE_EXT)) { in collect_profiles()