Searched refs:GetMaxNumBytesToReadNoLock (Results 1 – 2 of 2) sorted by relevance
201 std::min(num_bytes_to_read, GetMaxNumBytesToReadNoLock()); in ConsumerReadDataImplNoLock()254 size_t max_num_bytes_to_read = GetMaxNumBytesToReadNoLock(); in ConsumerBeginReadDataImplNoLock()327 size_t LocalDataPipe::GetMaxNumBytesToReadNoLock() { in GetMaxNumBytesToReadNoLock() function in mojo::system::LocalDataPipe
74 size_t GetMaxNumBytesToReadNoLock();