Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/services/session/server/test/
H A Dbundle_status_adapter_test.cpp70 * @tc.desc: Test CheckBundleSupport
77 bool ret = BundleStatusAdapter::GetInstance().CheckBundleSupport(profile); in HWTEST_F()
84 * @tc.desc: Test CheckBundleSupport
100 bool ret = BundleStatusAdapter::GetInstance().CheckBundleSupport(profile); in HWTEST_F()
107 * @tc.desc: Test CheckBundleSupport
123 bool ret = BundleStatusAdapter::GetInstance().CheckBundleSupport(profile); in HWTEST_F()
130 * @tc.desc: Test CheckBundleSupport
146 bool ret = BundleStatusAdapter::GetInstance().CheckBundleSupport(profile); in HWTEST_F()
/foundation/multimedia/av_session/services/session/adapter/
H A Davsession_dynamic_insight.h39 bool CheckBundleSupport(std::string& profile);
H A Dbundle_status_adapter.cpp132 bool BundleStatusAdapter::CheckBundleSupport(std::string& profile) in CheckBundleSupport() function in OHOS::AVSession::BundleStatusAdapter
186 return CheckBundleSupport(profile); in IsSupportPlayIntent()
H A Davsession_dynamic_insight.cpp48 bool InsightAdapter::CheckBundleSupport(std::string& profile) in CheckBundleSupport() function in OHOS::AVSession::InsightAdapter
117 return CheckBundleSupport(profile); in IsSupportPlayIntent()
H A Dbundle_status_adapter.h48 bool CheckBundleSupport(std::string& profile);

Completed in 3 milliseconds