Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp366 std::unique_ptr<std::string> profile_name_ptr = nullptr; in CompileSecondaryDex() local
383 profile_name_ptr, in CompileSecondaryDex()
490 std::unique_ptr<std::string> profile_name_ptr(new std::string("primary.prof")); in CompilePrimaryDex() local
499 package_name_, kTestUserId, kTestAppId, *profile_name_ptr, apk_path_, in CompilePrimaryDex()
516 profile_name_ptr, in CompilePrimaryDex()