Searched refs:uncrypt_path (Results 1 – 1 of 1) sorted by relevance
221 std::string uncrypt_path; in find_uncrypt_package() local222 if (!android::base::ReadFileToString(uncrypt_path_file, &uncrypt_path)) { in find_uncrypt_package()228 *package_name = android::base::Trim(uncrypt_path); in find_uncrypt_package()