Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.cpp657 static ErrCode InnerGetDispatchInfo(std::string &version, std::string &dispatchAPI) in InnerGetDispatchInfo() function
685 …asyncCallbackInfo->err = InnerGetDispatchInfo(asyncCallbackInfo->version, asyncCallbackInfo->dispa… in GetDispatchInfoExec()