Home
last modified time | relevance | path

Searched defs:GetBooleanProperty (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dnapi_print_utils.cpp278 bool NapiPrintUtils::GetBooleanProperty(napi_env env, napi_value object, const std::string &propert… in GetBooleanProperty() function in OHOS::Print::NapiPrintUtils
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp291 bool NapiScanUtils::GetBooleanProperty(napi_env env, napi_value object, const std::string &property… in GetBooleanProperty() function in OHOS::Scan::NapiScanUtils
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Dnapi_utils.cpp352 bool GetBooleanProperty(napi_env env, napi_value object, const std::string &propertyName) in GetBooleanProperty() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp373 bool JSI::GetBooleanProperty(JSIValue object, const char * const propName) in GetBooleanProperty() function in OHOS::ACELite::JSI
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Dnapi_utils.cpp460 bool GetBooleanProperty(napi_env env, napi_value object, const std::string &propertyName) in GetBooleanProperty() function