Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/
Dresponse_cpptoc.cc88 void CEF_CALLBACK response_set_status(struct _cef_response_t* self, in response_set_status() function
306 GetStruct()->set_status = response_set_status; in CefResponseCppToC()
/third_party/nghttp2/src/
Dshrpx_mruby_module_response.cc77 mrb_value response_set_status(mrb_state *mrb, mrb_value self) { in response_set_status() function
380 mrb_define_method(mrb, response_class, "status=", response_set_status, in init_response_class()