Searched defs:propertyKeyList (Results 1 – 3 of 3) sorted by relevance
93 int32_t OnQueryPropertiesTest(const char *printerId, const Print_StringList *propertyKeyList) in OnQueryPropertiesTest()
313 … const char *printerId, const Print_StringList *propertyKeyList, Print_PropertyList *propertyList) in OH_Print_QueryPrinterProperties()380 …e OH_Print_RestorePrinterProperties(const char *printerId, const Print_StringList *propertyKeyList) in OH_Print_RestorePrinterProperties()
359 Print_StringList propertyKeyList = { 0 }; in OnQueryProperties() local