Home
last modified time | relevance | path

Searched defs:installResultStr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dservice_center_status_callback.cpp51 int32_t ServiceCenterStatusCallback::OnServiceCenterReceived(std::string installResultStr) in OnServiceCenterReceived()
H A Dbundle_connect_ability_mgr.cpp625 void BundleConnectAbilityMgr::OnServiceCenterCall(std::string installResultStr) in OnServiceCenterCall()
660 void BundleConnectAbilityMgr::OnDelayedHeartbeat(std::string installResultStr) in OnDelayedHeartbeat()
682 void BundleConnectAbilityMgr::OnServiceCenterReceived(std::string installResultStr) in OnServiceCenterReceived()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/servicecenterstatuscallbackstub_fuzzer/
H A Dservicecenterstatuscallbackstub_fuzzer.cpp44 virtual int32_t OnServiceCenterReceived(std::string installResultStr) override in OnServiceCenterReceived()