Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp3811 void GetBundleInfoComplete(napi_env env, napi_status status, void *data) in GetBundleInfoComplete() function
3960 env, asyncCallbackInfo, GET_BUNDLE_INFO, GetBundleInfoExec, GetBundleInfoComplete); in GetBundleInfo()
4067 … env, asyncCallbackInfo, "GetBundleInfoForSelf", GetBundleInfoForSelfExec, GetBundleInfoComplete); in GetBundleInfoForSelf()