HomeSort by relevance Sort by last modified time
    Searched refs:IterateAndDoSomethingWithStructB (Results 1 - 3 of 3) sorted by null

  /external/libmojo/base/android/jni_generator/
sample_for_tests.h 109 void IterateAndDoSomethingWithStructB(
sample_for_tests.cc 59 void CPPClass::IterateAndDoSomethingWithStructB(
golden_sample_for_tests_jni.h 142 CHECK_NATIVE_PTR(env, jcaller, native, "IterateAndDoSomethingWithStructB");
143 return native->IterateAndDoSomethingWithStructB(env,

Completed in 198 milliseconds