Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp3749 static ErrCode InnerGetBundleInfo(const std::string &bundleName, int32_t flags, in InnerGetBundleInfo() function
3870 asyncCallbackInfo->err = InnerGetBundleInfo(asyncCallbackInfo->bundleName, in GetBundleInfoExec()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp3337 static bool InnerGetBundleInfo( in InnerGetBundleInfo() function
4099 … asyncCallbackInfo->ret = InnerGetBundleInfo(asyncCallbackInfo->env, asyncCallbackInfo->param, in GetBundleInfoExec()