Searched refs:GetLaunchWantForBundleComplete (Results 1 - 2 of 2) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.cpp | 3859 void GetLaunchWantForBundleComplete(napi_env env, napi_status status, void *data) in GetLaunchWantForBundleComplete() function 3902 asyncCallbackInfo, IS_SET_APPLICATION_ENABLED, GetLaunchWantForBundleExec, GetLaunchWantForBundleComplete); in GetLaunchWantForBundle() 3920 env, asyncCallbackInfo, GET_LAUNCH_WANT_FOR_BUNDLE, GetLaunchWantForBundleExec, GetLaunchWantForBundleComplete); in GetLaunchWantForBundle()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 2721 void GetLaunchWantForBundleComplete(napi_env env, napi_status status, void *data) in GetLaunchWantForBundleComplete() function 2795 env, asyncCallbackInfo, "GetLaunchWantForBundle", GetLaunchWantForBundleExec, GetLaunchWantForBundleComplete); in GetLaunchWantForBundle()
|
Completed in 19 milliseconds