Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/services/session/server/test/
H A Dbundle_status_adapter_test.cpp224 * @tc.desc: Test NotifyBundleRemoved
237 BundleStatusAdapter::GetInstance().NotifyBundleRemoved(bundleName, 100); in HWTEST_F()
244 * @tc.desc: Test NotifyBundleRemoved
252 BundleStatusAdapter::GetInstance().NotifyBundleRemoved(bundleName, 100); in HWTEST_F()
/foundation/multimedia/av_session/services/session/adapter/
H A Dbundle_status_adapter.cpp73 NotifyBundleRemoved(bundleName, userId); in SubscribeBundleStatusEvent()
112 void BundleStatusAdapter::NotifyBundleRemoved(const std::string bundleName, const int32_t userId) in NotifyBundleRemoved() function in OHOS::AVSession::BundleStatusAdapter
H A Dbundle_status_adapter.h46 void NotifyBundleRemoved(const std::string bundleName, const int32_t userId);

Completed in 2 milliseconds