Home
last modified time | relevance | path

Searched refs:IsSupportPlayIntentFunc (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/adapter/
H A Dability_manager_adapter.cpp48 …typedef bool (*IsSupportPlayIntentFunc)(const std::string& bundleName, const std::string& assetId); in StartAbilityByCall() typedef
49 IsSupportPlayIntentFunc isSupportPlayIntent = in StartAbilityByCall()
50 reinterpret_cast<IsSupportPlayIntentFunc>(dynamicLoader->GetFuntion( in StartAbilityByCall()