Searched refs:infoData (Results 1 – 3 of 3) sorted by relevance
948 RTPTBInfoEventData infoData; in ProcessRTCPSRforAVSync() local949 infoData.mimeType = &mimeStr; in ProcessRTCPSRforAVSync()950 infoData.rtpTB = RTPTBArray[nn]; in ProcessRTCPSRforAVSync()951 …Event infoEvent(PVMFInfoEvent, PVMFJitterBufferNodeRTCPDataProcessed, NULL, (OsclAny*)(&infoData)); in ProcessRTCPSRforAVSync()
386 curl_version_info_data *infoData = curl_version_info(CURLVERSION_NOW); in setupPOST() local387 if (infoData->features & CURL_VERSION_LARGEFILE) in setupPOST()
822 …entifierInfo(mach_port_t clientPort, uint64_t serverIdentifier, data_t* infoData, mach_msg_type_nu…839 mig_allocate(reinterpret_cast<vm_address_t*>(infoData), *infoLength);841 memcpy(*infoData, [data.get() bytes], *infoLength);