Searched refs:RState (Results 1 – 3 of 3) sorted by relevance
574 ReflectionState *RState) { in compile() argument644 ReflectionState::Tentative TentativeRState(RState); in compile()647 RState->openJava32(IOFiles32.size()); in compile()650 RState->openJava64(); in compile()704 RState); in compile()766 RState->closeJava32(); in compile()769 RState->closeJava64(); in compile()
313 ReflectionState *RState);
89 ReflectionState *RState);499 ReflectionState *RState) in RSReflectionJava() argument500 : mRSContext(Context), mState(RState), mCollecting(RState->isCollecting()), in RSReflectionJava()2711 RSReflectionJava *Reflection, ReflectionState *RState) in RSReflectionJavaElementBuilder() argument2714 mRSContext(RSContext), mReflection(Reflection), mState(RState) { in RSReflectionJavaElementBuilder()