Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h87 bool create_profile_snapshot(int32_t app_id,
Ddexopt.cpp2761 bool create_profile_snapshot(int32_t app_id, const std::string& package_name, in create_profile_snapshot() function
DInstalldNativeService.cpp3246 *_aidl_return = create_profile_snapshot(appId, packageName, profileName, classpath); in createProfileSnapshot()