Home
last modified time | relevance | path

Searched defs:message (Results 1 – 6 of 6) sorted by relevance

/gdk/samples/PhotoEditor/src/com/android/photoeditor/
DSaveCopyTask.java91 String message = (result == null) ? context.getString(R.string.saving_failure) in onPostExecute() local
/gdk/samples/quake/jni/
Dhost.cpp96 void Host_EndGame (const char *message, ...) in Host_EndGame()
416 char message[4]; in Host_ShutdownServer() local
Dsv_main.cpp192 char message[2048]; in SV_SendServerinfo() local
Dserver.h94 sizebuf_t message; // can be added to at any time, member
Dhost_cmd.cpp1434 const char *message = NULL; in Host_Kick_f() local
Dclient.h139 sizebuf_t message; // writing buffer to send to server member