Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2855 static bool create_boot_image_profile_snapshot(const std::string& package_name, in create_boot_image_profile_snapshot() function
2970 return create_boot_image_profile_snapshot(package_name, profile_name, classpath); in create_profile_snapshot()