Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_compiler_test.cc177 size_t count_nonnull_refs_single_helper(T arg, in count_nonnull_refs_single_helper() function
185 size_t count_nonnull_refs_single_helper(T arg ATTRIBUTE_UNUSED, in count_nonnull_refs_single_helper() function
194 return count_nonnull_refs_single_helper(arg) + count_nonnull_refs_helper(args...); in count_nonnull_refs_helper()