Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp5070 napi_value nBundleInfos; in GetAllBundleInfoByDeveloperId() local
5071 NAPI_CALL(env, napi_create_array(env, &nBundleInfos)); in GetAllBundleInfoByDeveloperId()
5072 ProcessBundleInfos(env, nBundleInfos, bundleInfos, in GetAllBundleInfoByDeveloperId()
5075 return nBundleInfos; in GetAllBundleInfoByDeveloperId()

Completed in 9 milliseconds