Searched refs:excludeObjectArray (Results 1 – 1 of 1) sorted by relevance
161 jlongArray excludeObjectArray = reinterpret_cast<jlongArray>( in getCaptureArgs() local163 if (excludeObjectArray != nullptr) { in getCaptureArgs()164 ScopedLongArrayRO excludeArray(env, excludeObjectArray); in getCaptureArgs()