Home
last modified time | relevance | path

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

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