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