Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp1113 void createProfileSnapshot(int32_t appid, const std::string& package_name, in createProfileSnapshot() function in android::installd::ProfileTest
1116 ASSERT_BINDER_SUCCESS(service_->createProfileSnapshot( in createProfileSnapshot()
1264 createProfileSnapshot(kTestAppId, package_name_, /*expected_result*/ true); in TEST_F()
1273 createProfileSnapshot(kTestAppId, package_name_, /*expected_result*/ true); in TEST_F()
1280 createProfileSnapshot(kTestAppId, "not.there", /*expected_result*/ false); in TEST_F()
1287 createProfileSnapshot(kTestAppId, package_name_, /*expected_result*/ true); in TEST_F()
1517 ASSERT_BINDER_SUCCESS(service_->createProfileSnapshot( in createBootImageProfileSnapshot()
/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl85 boolean createProfileSnapshot(int appId, @utf8InCpp String packageName, in createProfileSnapshot() method
/frameworks/native/cmds/installd/
DInstalldNativeService.h163 binder::Status createProfileSnapshot(int32_t appId, const std::string& packageName,
DInstalldNativeService.cpp3239 binder::Status InstalldNativeService::createProfileSnapshot(int32_t appId, in createProfileSnapshot() function in android::installd::InstalldNativeService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt35740 Landroid/os/IInstalld$Stub$Proxy;->createProfileSnapshot(ILjava/lang/String;Ljava/lang/String;Ljava…
35823 Landroid/os/IInstalld;->createProfileSnapshot(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Strin…