Home
last modified time | relevance | path

Searched refs:HTTP_OPERATION_COMMON (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_constant.h30 const std::string HTTP_OPERATION_COMMON = "Common"; variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp43 return HTTP_OPERATION_COMMON; in PrintOperation()
/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_http_request_process_other_test.cpp56 EXPECT_EQ(result, HTTP_OPERATION_COMMON); in HWTEST_F()