Home
last modified time | relevance | path

Searched refs:GetAllAppCloneBundleInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dnative_module.cpp171 DECLARE_NAPI_FUNCTION("getAllAppCloneBundleInfo", GetAllAppCloneBundleInfo), in BundleManagerExport()
H A Dbundle_manager.h339 napi_value GetAllAppCloneBundleInfo(napi_env env, napi_callback_info info);
H A Dbundle_manager.cpp108 const std::string GET_ALL_APP_CLONE_BUNDLE_INFO = "GetAllAppCloneBundleInfo";
5368 napi_value GetAllAppCloneBundleInfo(napi_env env, napi_callback_info info) in GetAllAppCloneBundleInfo() function
5370 APP_LOGD("NAPI GetAllAppCloneBundleInfo call"); in GetAllAppCloneBundleInfo()
5400 APP_LOGD("call GetAllAppCloneBundleInfo done"); in GetAllAppCloneBundleInfo()

Completed in 11 milliseconds