Home
last modified time | relevance | path

Searched refs:GetCommonEventData (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_common_event_mgr.h88 std::string GetCommonEventData(const NotifyType &type);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp130 std::string eventData = GetCommonEventData(installResult.type); in SetNotifyWant()
206 std::string BundleCommonEventMgr::GetCommonEventData(const NotifyType &type) in GetCommonEventData() function in OHOS::AppExecFwk::BundleCommonEventMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp7168 * @tc.name: test GetCommonEventData
7169 * @tc.desc: 1.test GetCommonEventData
7180 std::string ret = commonEventMgr_->GetCommonEventData(type); in HWTEST_F()

Completed in 13 milliseconds