Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.cpp783 std::string app_private_dir = storage_flag == FLAG_STORAGE_CE in validate_secondary_dex_path() local
789 if (get_path_from_string(&dir, app_private_dir.c_str()) != 0) { in validate_secondary_dex_path()
790 LOG(WARNING) << "Could not get dir rec for " << app_private_dir; in validate_secondary_dex_path()