Searched refs:IsSupportPlayIntentFunc (Results 1 – 1 of 1) sorted by relevance
48 …typedef bool (*IsSupportPlayIntentFunc)(const std::string& bundleName, const std::string& assetId); in StartAbilityByCall() typedef49 IsSupportPlayIntentFunc isSupportPlayIntent = in StartAbilityByCall()50 reinterpret_cast<IsSupportPlayIntentFunc>(dynamicLoader->GetFuntion( in StartAbilityByCall()