Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/
H A Ddistributed_bundle.cpp208 int32_t InnerGetRemoteAbilityInfo(const std::vector<ElementName> &elementNames, const std::string &… in InnerGetRemoteAbilityInfo() function
241 asyncCallbackInfo->err = InnerGetRemoteAbilityInfo(asyncCallbackInfo->elementNames, in GetRemoteAbilityInfoExec()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/
H A Ddistributed_bundle_mgr.cpp290 static int32_t InnerGetRemoteAbilityInfo( in InnerGetRemoteAbilityInfo() function
372 InnerGetRemoteAbilityInfo(asyncCallbackInfo->elementName, in GetRemoteAbilityInfo()