Searched refs:IsValidDefaultPrinterType (Results 1 – 2 of 2) sorted by relevance
61 static bool IsValidDefaultPrinterType(uint32_t type);
929 if (!IsValidDefaultPrinterType(type)) { in SetDefaultPrinter()1010 bool NapiInnerPrint::IsValidDefaultPrinterType(uint32_t type) in IsValidDefaultPrinterType() function in OHOS::Print::NapiInnerPrint