Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
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
Dvendor_ipp_everywhere_test.cpp83 std::vector<std::string> propertyKeys; variable
130 std::vector<std::string> propertyKeys; variable
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
/base/print/print_fwk/services/print_service/src/
Dvendor_ppd_driver.cpp52 …iver::OnQueryProperties(const std::string &printerId, const std::vector<std::string> &propertyKeys) in OnQueryProperties()
Dvendor_driver_base.cpp61 …Base::OnQueryProperties(const std::string &printerId, const std::vector<std::string> &propertyKeys) in OnQueryProperties()
Dvendor_ipp_everywhere.cpp79 …here::OnQueryProperties(const std::string &printerId, const std::vector<std::string> &propertyKeys) in OnQueryProperties()
Dvendor_bsuni_driver.cpp347 …iver::OnQueryProperties(const std::string &printerId, const std::vector<std::string> &propertyKeys) in OnQueryProperties()