Home
last modified time | relevance | path

Searched refs:LogProperties (Results 1 - 4 of 4) sorted by relevance

/base/print/print_fwk/services/print_service/include/
H A Dvendor_helper.h35 void LogProperties(const Print_PropertyList *propertyList);
/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_helper_test.cpp238 LogProperties(nullptr); in HWTEST_F()
239 LogProperties(&propertyList); in HWTEST_F()
/base/print/print_fwk/services/print_service/src/
H A Dvendor_bsuni_driver.cpp187 LogProperties(propertyList); in OnPropertiesQueried()
H A Dvendor_helper.cpp331 void LogProperties(const Print_PropertyList *propertyList) in LogProperties() function
346 PRINT_HILOGD("LogProperties key: %{public}s", propertyList->list[i].key); in LogProperties()
351 PRINT_HILOGD("LogProperties value: %{public}s", propertyList->list[i].value); in LogProperties()

Completed in 4 milliseconds