Home
last modified time | relevance | path

Searched defs:installType (Results 1 - 15 of 15) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_status_callback_proxy.cpp194 OnBundleStateChanged( const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
H A Dbundle_status_callback_host.cpp50 uint8_t installType = data.ReadUint8(); in OnRemoteRequest() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_bundle_status.cpp20 OnBundleStateChanged( const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/
H A Dlauncher_service_test.cpp37 void TestBundleStatusCallback::OnBundleStateChanged(const uint8_t installType, const int32_t resultCode, in OnBundleStateChanged() argument
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_callback.cpp53 int32_t InnerCallback(uint32_t installType, uint8_t resultCode, const char *bundleName) in InnerCallback() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp90 uint8_t installType = ((installResult.type == NotifyType::UNINSTALL_BUNDLE) || in NotifyBundleStatus() local
H A Dinner_event_report.cpp150 std::string installType = NORMAL_INSTALL_TYPE; in GetInstallType() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_mgr_proxy_test/
H A Dbms_bundle_mgr_proxy_test.cpp58 void IBundleStatusCallbackTest::OnBundleStateChanged(const uint8_t installType, in OnBundleStateChanged() argument
/foundation/multimedia/av_session/services/session/adapter/
H A Dbundle_status_adapter.cpp202 void BundleStatusCallbackImpl::OnBundleStateChanged(const uint8_t installType, const int32_t resultCode, in OnBundleStateChanged() argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp81 OnBundleStateChanged( const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/
H A Dbundlemgr_proxy_test.cpp57 OnBundleStateChanged( const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp348 OnBundleStateChanged( const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp162 OnBundleStateChanged( const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::string &bundleName) OnBundleStateChanged() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp932 void IBundleStatusCallbackTest::OnBundleStateChanged(const uint8_t installType, in OnBundleStateChanged() argument
H A Dbms_bundle_kit_service_test.cpp7357 uint8_t installType = static_cast<uint8_t>(InstallType::INSTALL_CALLBACK); in HWTEST_F() local
7413 int32_t installType = 0; in HWTEST_F() local
7433 uint8_t installType = static_cast<uint8_t>(InstallType::INSTALL_CALLBACK); in HWTEST_F() local
474 OnBundleStateChanged( const uint8_t installType, const int32_t resultCode, const std::string& resultMsg, const std::string& bundleName) OnBundleStateChanged() argument
7455 uint8_t installType = static_cast<uint8_t>(InstallType::INSTALL_CALLBACK); HWTEST_F() local
7476 uint8_t installType = static_cast<uint8_t>(InstallType::INSTALL_CALLBACK); HWTEST_F() local
[all...]

Completed in 58 milliseconds