Home
last modified time | relevance | path

Searched refs:nextFile (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflection_state.h360 …void nextFile(const RSContext *RSC, const std::string &PackageName, const std::string &RSSourceFil…
H A Dslang_rs_reflection_state.cpp108 void ReflectionState::nextFile(const RSContext *RSC, in nextFile() function in slang::ReflectionState
H A Dslang_rs_reflection.cpp528 mState->nextFile(mRSContext, mPackageName, mRSSourceFileName); in RSReflectionJava()