Home
last modified time | relevance | path

Searched refs:buildSupportedQualities (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/include/
H A Dprinter_capability_helper.h52 static bool buildSupportedQualities(napi_env env, napi_value jsValue,
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp276 !buildSupportedQualities(env, jsValue, nativeObj) || in BuildArrayPropertyFromJs()
327 bool PrinterCapabilityHelper::buildSupportedQualities(napi_env env, napi_value jsValue, in buildSupportedQualities() function in OHOS::Print::PrinterCapabilityHelper