Home
last modified time | relevance | path

Searched refs:GetInstalldProxy (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinstalld_client.h241 sptr<IInstalld> GetInstalldProxy();
250 auto proxy = GetInstalldProxy(); in CallService()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_install_client.cpp149 sptr<IInstalld> InstalldClient::GetInstalldProxy() in GetInstalldProxy() function in OHOS::AppExecFwk::InstalldClient
246 return GetInstalldProxy() != nullptr; in StartInstalldService()
H A Dinstalld_client.cpp219 sptr<IInstalld> InstalldClient::GetInstalldProxy() in GetInstalldProxy() function in OHOS::AppExecFwk::InstalldClient
465 return GetInstalldProxy() != nullptr; in StartInstalldService()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp271 sptr<IInstalld> InstalldClient::GetInstalldProxy() in GetInstalldProxy() function in OHOS::AppExecFwk::InstalldClient
503 return GetInstalldProxy() != nullptr; in StartInstalldService()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp1662 InstalldClient::GetInstance()->GetInstalldProxy(); in HWTEST_F()
1804 InstalldClient::GetInstance()->GetInstalldProxy(); in HWTEST_F()

Completed in 7 milliseconds