Home
last modified time | relevance | path

Searched refs:CPP_HTTP_OK (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp540 return CPP_HTTP_OK; in ProcessRequest()
550 return CPP_HTTP_OK; in ProcessRequest()
557 return CPP_HTTP_OK; in ProcessRequest()
561 return CPP_HTTP_OK; in ProcessRequest()
/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_constant.h158 const int CPP_HTTP_OK = 1; variable