Home
last modified time | relevance | path

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

/base/sensors/medical_sensor/interfaces/plugin/include/
H A Dmedical_napi_utils.h49 napi_value GetUndefined(napi_env env);
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djs_util_test.cpp145 static napi_value GetUndefined(napi_env env, napi_callback_info info)
164 DECLARE_NAPI_FUNCTION("getUndefined", GetUndefined),
/base/print/print_fwk/frameworks/helper/print_helper/include/
H A Dnapi_print_utils.h68 static napi_value GetUndefined(napi_env env);
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dnapi_scan_utils.h74 static napi_value GetUndefined(napi_env env);
/base/sensors/medical_sensor/interfaces/plugin/src/
H A Dmedical_napi_utils.cpp75 napi_value GetUndefined(napi_env env) in GetUndefined() function
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dnapi_print_task.cpp77 *result = NapiPrintUtils::GetUndefined(env); in Print()
126 *result = NapiPrintUtils::GetUndefined(env); in PrintByAdapter()
/base/request/request/frameworks/js/napi/src/legacy/
H A Drequest_manager.cpp252 napi_value res = NapiUtils::GetUndefined(env); in Download()
284 napi_value res = NapiUtils::GetUndefined(env); in OnDownloadComplete()
/base/request/request/frameworks/js/napi/include/
H A Dnapi_utils.h95 napi_value GetUndefined(napi_env env);
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp235 napi_value NapiScanUtils::GetUndefined(napi_env env) in GetUndefined() function in OHOS::Scan::NapiScanUtils
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_callback.cpp120 callbackValues[0] = NapiPrintUtils::GetUndefined(cbParam->env); in PrintTaskAfterCallFun()
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dnapi_print_utils.cpp231 napi_value NapiPrintUtils::GetUndefined(napi_env env) in GetUndefined() function in OHOS::Print::NapiPrintUtils
/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp759 napi_value GetUndefined(napi_env env) in GetUndefined() function

Completed in 8 milliseconds