Home
last modified time | relevance | path

Searched defs:toRead (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/power-libperfmgr/aidl/
DChannelGroup.cpp149 int toRead = channel->getQueue()->availableToRead(); in runChannelGroup() local
/hardware/google/aemu/host-common/
Daddress_space_graphics_unittests.cpp189 uint32_t toRead = readAvail > minSizeToRead ? in speculativeRead() local
628 std::vector<char> toRead(trip.readBytes, 0); in runRoundTrips() local
/hardware/google/aemu/base/
Dring_buffer_unittest.cpp86 uint32_t toRead = kNumElts - read; in TEST() local