Searched defs:WaitForCommandState (Results 1 – 1 of 1) sorted by relevance
49 struct WaitForCommandState { struct50 WaitForCommandState(int32 start, int32 end, IPC::Message* reply) in WaitForCommandState() argument53 int32 start;54 int32 end;55 scoped_ptr<IPC::Message> reply;