Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/include/
H A Dprinter_capability_helper.h41 …static bool CreateSupportedMediaTypeList(napi_env env, napi_value &jsPrinterCap, const PrinterCapa…
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp63 CreateSupportedMediaTypeList(env, jsObj, cap); in MakeJsObject()
162 bool PrinterCapabilityHelper::CreateSupportedMediaTypeList(napi_env env, napi_value& jsPrinterCap, in CreateSupportedMediaTypeList() function in OHOS::Print::PrinterCapabilityHelper