Searched defs:SendOK (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/skia/tools/skiaserve/ | ||
H A D | Response.cpp | 44 int SendOK(MHD_Connection* connection) { in SendOK() function |
/aosp_15_r20/external/libchrome/ipc/ | ||
H A D | ipc_channel_mojo_unittest.cc | 97 static void SendOK(IPC::Sender* sender) { SendString(sender, "OK"); } in SendOK() function in __anon33c4f6f10111::ListenerThatExpectsOK |
/aosp_15_r20/external/cronet/ipc/ | ||
H A D | ipc_channel_mojo_unittest.cc | 111 static void SendOK(IPC::Sender* sender) { SendString(sender, "OK"); } in SendOK() function in ipc_channel_mojo_unittest::__anon598173270111::ListenerThatExpectsOK |