Home
last modified time | relevance | path

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

/aosp12/art/compiler/jni/
H A Djni_compiler_test.cc166 size_t count_nonnull_refs_single_helper(T arg, in count_nonnull_refs_single_helper() function
174 size_t count_nonnull_refs_single_helper(T arg ATTRIBUTE_UNUSED,
183 return count_nonnull_refs_single_helper(arg) + count_nonnull_refs_helper(args...); in count_nonnull_refs_helper()