Searched refs:cmsgData (Results 1 – 1 of 1) sorted by relevance
234 ScopedLocalRef<jbyteArray> cmsgData(env, reinterpret_cast<jbyteArray>( in structCmsghdrArrayToMsgcontrol() local237 mhdr.msg_controllen += CMSG_SPACE(env->GetArrayLength(cmsgData.get())); in structCmsghdrArrayToMsgcontrol()252 ScopedLocalRef<jbyteArray> cmsgData(env, reinterpret_cast<jbyteArray>( in structCmsghdrArrayToMsgcontrol() local257 data_len = env->GetArrayLength(cmsgData.get()); in structCmsghdrArrayToMsgcontrol()259 env->GetByteArrayRegion(cmsgData.get(), 0, in structCmsghdrArrayToMsgcontrol()