Home
last modified time | relevance | path

Searched refs:PROFILE_EXT (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Dutils.cpp240 const std::string PROFILE_EXT = ".prof"; variable
242 const std::string PRIMARY_PROFILE_NAME = "primary" + PROFILE_EXT;
272 PROFILE_EXT.c_str()); in create_current_profile_path()
288 dex_dir.c_str(), dex_name.c_str(), PROFILE_EXT.c_str()); in create_reference_profile_path()