Home
last modified time | relevance | path

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

/base/global/i18n/interfaces/js/kits/include/
H A Di18n_system_addon.h53 static napi_value IsSuggestedWithError(napi_env env, napi_callback_info info);
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_system_addon.cpp51 DECLARE_NAPI_STATIC_FUNCTION("isSuggested", IsSuggestedWithError), in InitI18nSystem()
146 napi_value I18nSystemAddon::IsSuggestedWithError(napi_env env, napi_callback_info info) in IsSuggestedWithError() function in OHOS::Global::I18n::I18nSystemAddon

Completed in 3 milliseconds