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