Home
last modified time | relevance | path

Searched defs:CreateBoolean (Results 1 – 2 of 2) sorted by relevance

/base/print/print_fwk/frameworks/helper/scan_helper/src/
Dnapi_scan_utils.cpp275 napi_value NapiScanUtils::CreateBoolean(napi_env env, bool value) in CreateBoolean() function in OHOS::Scan::NapiScanUtils
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp357 napi_value CreateBoolean(const napi_env env, bool bValue) in CreateBoolean() function