Searched refs:cmsgData (Results 1 – 1 of 1) sorted by relevance
242 ScopedLocalRef<jbyteArray> cmsgData(env, reinterpret_cast<jbyteArray>( in structCmsghdrArrayToMsgcontrol() local245 mhdr.msg_controllen += CMSG_SPACE(env->GetArrayLength(cmsgData.get())); in structCmsghdrArrayToMsgcontrol()260 ScopedLocalRef<jbyteArray> cmsgData(env, reinterpret_cast<jbyteArray>( in structCmsghdrArrayToMsgcontrol() local265 data_len = env->GetArrayLength(cmsgData.get()); in structCmsghdrArrayToMsgcontrol()267 env->GetByteArrayRegion(cmsgData.get(), 0, in structCmsghdrArrayToMsgcontrol()