Searched refs:aExpectedState (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DObjectState.h97 bool autoInitSpanConstructor(State aExpectedState);
/vbox/src/VBox/Main/src-all/
H A DAutoCaller.cpp249 bool ObjectState::autoInitSpanConstructor(ObjectState::State aExpectedState) argument
253 if (mState == aExpectedState)

Completed in 42 milliseconds