Home
last modified time | relevance | path

Searched defs:propertyKeys (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_bsuni_driver_test.cpp197 std::vector<std::string> propertyKeys; variable
221 std::vector<std::string> propertyKeys; variable
257 std::vector<std::string> propertyKeys; variable
280 std::vector<std::string> propertyKeys; variable
H A Dvendor_ipp_everywhere_test.cpp83 std::vector<std::string> propertyKeys; variable
130 std::vector<std::string> propertyKeys; variable
H A Dvendor_ppd_driver_test.cpp59 std::vector<std::string> propertyKeys(1, "test.property.key"); variable
148 std::vector<std::string> propertyKeys(1, "test.property.key"); variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_ppd_driver.cpp52 …iver::OnQueryProperties(const std::string &printerId, const std::vector<std::string> &propertyKeys) in OnQueryProperties()
H A Dvendor_driver_base.cpp61 …Base::OnQueryProperties(const std::string &printerId, const std::vector<std::string> &propertyKeys) in OnQueryProperties()
H A Dvendor_ipp_everywhere.cpp79 …here::OnQueryProperties(const std::string &printerId, const std::vector<std::string> &propertyKeys) in OnQueryProperties()
H A Dvendor_bsuni_driver.cpp347 …iver::OnQueryProperties(const std::string &printerId, const std::vector<std::string> &propertyKeys) in OnQueryProperties()