Searched defs:createProfileSnapshot (Results 1 – 3 of 3) sorted by relevance
85 boolean createProfileSnapshot(int appId, @utf8InCpp String packageName, in createProfileSnapshot() method
1113 void createProfileSnapshot(int32_t appid, const std::string& package_name, in createProfileSnapshot() function in android::installd::ProfileTest
3239 binder::Status InstalldNativeService::createProfileSnapshot(int32_t appId, in createProfileSnapshot() function in android::installd::InstalldNativeService