Searched refs:Msg (Results 1 – 5 of 5) sorted by relevance
33 public class Msg { class76 private Msg() { in Msg() method in Msg82 public static Msg obtain() { in obtain()84 return new Msg(); in obtain()214 public static final Msg recv(RilChannel rc) throws IOException { in recv()215 Msg msg = Msg.obtain(); in recv()
106 class Msg: class206 req = Msg()208 resp = Msg()226 resp = Msg()
47 #define HERE(Msg) {CAMHAL_LOGEB("--===line %d, %s===--\n", __LINE__, Msg);} argument
249 struct Msg struct256 Msg q[MAX_MSG];1011 void PopMessage(Msg* msg) in PopMessage()2188 Msg msg; in main()
39 #define HERE(Msg) {CAMHAL_LOGEB("--===line %d, %s===--\n", __LINE__, Msg);} argument