Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.cpp897 std::string app_private_dir = storage_flag == FLAG_STORAGE_CE in validate_secondary_dex_path() local
903 if (strncmp(dex_path.c_str(), app_private_dir.c_str(), app_private_dir.size()) != 0) { in validate_secondary_dex_path()