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