Home
last modified time | relevance | path

Searched refs:NOT_IMPLEMENTED (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_server.cpp119 session.SendResponse(*ObexHeader::CreateResponse(ObexRspCode::NOT_IMPLEMENTED, false)); in OnPut()
125 session.SendResponse(*ObexHeader::CreateResponse(ObexRspCode::NOT_IMPLEMENTED, false)); in OnGet()
131 session.SendResponse(*ObexHeader::CreateResponse(ObexRspCode::NOT_IMPLEMENTED, false)); in OnAbort()
137 session.SendResponse(*ObexHeader::CreateResponse(ObexRspCode::NOT_IMPLEMENTED, false)); in OnSetPath()
143 session.SendResponse(*ObexHeader::CreateResponse(ObexRspCode::NOT_IMPLEMENTED, false)); in OnAction()
149 session.SendResponse(*ObexHeader::CreateResponse(ObexRspCode::NOT_IMPLEMENTED, false)); in OnSession()
H A Dobex_types.h84 NOT_IMPLEMENTED = 0xD1, // 501 Not Implemented member in OHOS::bluetooth::ObexOpeId::ObexRspCode
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_response.h59 NOT_IMPLEMENTED, enumerator
/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h57 NOT_IMPLEMENTED, member in OHOS::NetStack::Http::ResponseCode
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h147 NOT_IMPLEMENTED, member in OHOS::NetStack::Http::ResponseCode
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_strategy.cpp208 case ResponseCode::NOT_IMPLEMENTED: in IsCacheable()
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_strategy.cpp210 case ResponseCode::NOT_IMPLEMENTED: in IsCacheable()
/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp183 DECLARE_RESPONSE_CODE(NOT_IMPLEMENTED),
/foundation/communication/netstack/test/unittest/http/cache/
H A DHttpCacheStrategyTest.cpp503 ResponseCode::REQ_TOO_LONG, ResponseCode::NOT_IMPLEMENTED}; in HWTEST_F()

Completed in 7 milliseconds