Searched defs:chunk (Results 1 – 12 of 12) sorted by relevance
39 oneway void onProgramListUpdated(in android.hardware.broadcastradio.ProgramListChunk chunk); in onProgramListUpdated()
72 void onProgramListUpdated(in ProgramListChunk chunk); in onProgramListUpdated()
433 vector<uint8_t> chunk; in TEST_P() local777 vector<uint8_t> chunk; in TEST_P() local
236 for (const auto& chunk : chunks) { in addEntry() local
247 ProgramListChunk chunk = {}; in startProgramListUpdates() local
371 void updateProgramList(ProgramInfoSet& list, const ProgramListChunk& chunk) { in updateProgramList()
370 void updateProgramList(const ProgramListChunk& chunk, ProgramInfoSet* list) { in updateProgramList()
406 ProgramListChunk chunk = {}; in startProgramListUpdates() local
1029 uint chunk = DHD_IOCTL_MAXLEN; in dhd_membytes() local1048 uint chunk, maxchunk; in dhd_membytes() local
176 Return<void> TunerCallbackMock::onProgramListUpdated(const ProgramListChunk& chunk) { in onProgramListUpdated()
249 ScopedAStatus TunerCallbackImpl::onProgramListUpdated(const ProgramListChunk& chunk) { in onProgramListUpdated()