Home
last modified time | relevance | path

Searched defs:SendOK (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/tools/skiaserve/
H A DResponse.cpp44 int SendOK(MHD_Connection* connection) { in SendOK() function
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_mojo_unittest.cc97 static void SendOK(IPC::Sender* sender) { SendString(sender, "OK"); } in SendOK() function in __anon33c4f6f10111::ListenerThatExpectsOK
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_mojo_unittest.cc111 static void SendOK(IPC::Sender* sender) { SendString(sender, "OK"); } in SendOK() function in ipc_channel_mojo_unittest::__anon598173270111::ListenerThatExpectsOK