Home
last modified time | relevance | path

Searched defs:dispatchAPI (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.h51 std::string dispatchAPI; member
H A Dfree_install.cpp645 napi_env env, napi_value &value, const std::string &version, const std::string &dispatchAPI) in ConvertDispatcherVersion()
657 static ErrCode InnerGetDispatchInfo(std::string &version, std::string &dispatchAPI) in InnerGetDispatchInfo()