Searched refs:scoped_array (Results 1 – 1 of 1) sorted by relevance
54 uint8_t* scoped_array in SerializeProtoToJniByteArray() local56 protobuf.SerializeWithCachedSizesToArray(scoped_array); in SerializeProtoToJniByteArray()57 env->ReleasePrimitiveArrayCritical(ret, scoped_array, 0); in SerializeProtoToJniByteArray()