Home
last modified time | relevance | path

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

/frameworks/rs/api/
Dgen_runtime.cpp172 string mJavaCallAllCheckMethods; // Lines of Java code to invoke the check methods. member in __anond36ed3310111::Function
881 mJavaCallAllCheckMethods += tab(2) + call + "\n"; in addJavaCheckCall()
886 mJavaFile << mJavaCallAllCheckMethods; in finishJavaFile()