Home
last modified time | relevance | path

Searched defs:keyword (Results 1 - 3 of 3) sorted by relevance

/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_attribute.cpp25 bool ParseAttributeToValue(ipp_t *response, const std::string &keyword, T &value, in ParseAttributeToValue() argument
51 bool ParseAttributesToList(ipp_t *response, const std::string &keyword, std::vector<T> &list, in ParseAttributesToList() argument
99 std::string ConvertIppAttributesToJsonString(ipp_t *response, const std::string &keyword) in ConvertIppAttributesToJsonString() argument
133 std::string keyword = "sides-supported"; in ParseDuplexModeAttributes() local
156 std::string keyword = "print-color-mode-supported"; ParseColorModeAttributes() local
179 std::string keyword = "media-supported"; ParsePageSizeAttributes() local
195 std::string keyword = "print-quality-supported"; ParseQualityAttributes() local
239 std::string keyword = "printer-resolution-supported"; ParseSupportedResolutionAttribute() local
279 std::string keyword = "printer-resolution-default"; ParseDefaultResolutionAttribute() local
375 std::string keyword = "orientation-requested-default"; ParseOrientationAttributes() local
404 std::string keyword = "media-source-supported"; ParseOtherAttributes() local
432 std::string keyword = "media-type-supported"; SetOptionAttribute() local
[all...]
/base/telephony/call_manager/test/unittest/call_earthquake_alarm_test/src/
H A Dcall_earthquake_alarm_test.cpp228 const char* keyword = "switchtest"; in HWTEST_F() local
/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_helper.cpp53 void AddJsonFieldStringToJsonObject(const nlohmann::json &cupsOpt, const std::string &keyword, in AddJsonFieldStringToJsonObject() argument
341 std::string keyword = "orientation-requested-supported"; in ParsePrinterOpt() local
392 std::string keyword = "sides-supported"; ParseCupsCopyOpt() local
425 std::string keyword = "supportedPageSizeArray"; ParseCupsOptions() local
[all...]

Completed in 3 milliseconds