Searched refs:nBundleInfos (Results 1 – 1 of 1) sorted by relevance
5083 napi_value nBundleInfos; in GetAllBundleInfoByDeveloperId() local5084 NAPI_CALL(env, napi_create_array(env, &nBundleInfos)); in GetAllBundleInfoByDeveloperId()5085 ProcessBundleInfos(env, nBundleInfos, bundleInfos, in GetAllBundleInfoByDeveloperId()5088 return nBundleInfos; in GetAllBundleInfoByDeveloperId()