Searched defs:ExecState (Results 1 – 2 of 2) sorted by relevance
196 struct ExecState { struct197 ExecState() : mState(UNINITIALIZED) {} in ExecState() function202 Mutexed<ExecState> mExecState; argument
277 struct ExecState { struct278 ExecState() : mState(UNINITIALIZED) {} in ExecState() function283 Mutexed<ExecState> mExecState; argument