Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp816 static ErrCode InnerGetAbilityLabel(const std::string &bundleName, const std::string &moduleName, in InnerGetAbilityLabel() function
1491 asyncCallbackInfo->err = InnerGetAbilityLabel(asyncCallbackInfo->bundleName, in GetAbilityLabelExec()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp4427 static std::string InnerGetAbilityLabel(napi_env env, std::string &bundleName, std::string &moduleN… in InnerGetAbilityLabel() function
4479 InnerGetAbilityLabel(env, asyncCallbackInfo->bundleName, asyncCallbackInfo->moduleName, in GetAbilityLabelExecute()