Home
last modified time | relevance | path

Searched refs:ReleaseStringList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dvendor_helper.h52 void ReleaseStringList(Print_StringList &stringList);
/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_helper_test.cpp265 ReleaseStringList(list);
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_bsuni_driver.cpp367 ReleaseStringList(propertyKeyList); in OnQueryProperties()
H A Dvendor_helper.cpp786 void ReleaseStringList(Print_StringList &stringList) in ReleaseStringList() function