Searched defs:ExecState (Results 1 – 1 of 1) sorted by relevance
186 struct ExecState { struct187 ExecState() : mState(UNINITIALIZED) {} in ExecState() argument192 Mutexed<ExecState> mExecState; argument