Searched refs:GetBundleInfoComplete (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 3811 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()
|