Searched defs:app_private_dir (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dutils.cpp821 std::string app_private_dir = storage_flag == FLAG_STORAGE_CE local
827 if (strncmp(dex_path.c_str(), app_private_dir.c_str(), app_private_dir.size()) != 0) {

Completed in 49 milliseconds