Home
last modified time | relevance | path

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

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