Lines Matching defs:global
347 napi_value global = nullptr;
348 napi_status status = napi_get_global(env, &global);
350 HILOG_ERROR_I18N("InitLocaleContext: Get global failed");
427 napi_value global = nullptr;
428 napi_status status = napi_get_global(env, &global);
430 HILOG_ERROR_I18N("InitDateTimeFormatContext: Get global failed");
634 napi_value global = nullptr;
635 napi_status status = napi_get_global(env, &global);
637 HILOG_ERROR_I18N("InitNumberFormatContext: Get global failed");
1367 napi_value global = nullptr;
1368 napi_status status = napi_get_global(env, &global);
1370 HILOG_ERROR_I18N("InitCollatorContext: Get global failed");
1750 napi_value global = nullptr;
1751 napi_status status = napi_get_global(env, &global);
1753 HILOG_ERROR_I18N("InitPluralRulesContext: Get global failed");