Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/
Dresponse_cpptoc.cc74 int CEF_CALLBACK response_get_status(struct _cef_response_t* self) { in response_get_status() function
305 GetStruct()->get_status = response_get_status; in CefResponseCppToC()
/third_party/nghttp2/src/
Dshrpx_mruby_module_response.cc68 mrb_value response_get_status(mrb_state *mrb, mrb_value self) { in response_get_status() function
378 mrb_define_method(mrb, response_class, "status", response_get_status, in init_response_class()