Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp726 static ErrCode InnerQueryAbilityInfos(const Want &want, in InnerQueryAbilityInfos() function
959 … asyncCallbackInfo->err = InnerQueryAbilityInfos(asyncCallbackInfo->want, asyncCallbackInfo->flags, in QueryAbilityInfosExec()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp1287 static bool InnerQueryAbilityInfos(napi_env env, const Want &want, in InnerQueryAbilityInfos() function
1519 …asyncCallbackInfo->ret = InnerQueryAbilityInfos(env, asyncCallbackInfo->want, asyncCallbackInfo->f… in QueryAbilityInfos()