Searched refs:GetMaxNumBytesToWriteNoLock (Results 1 – 2 of 2) sorted by relevance
84 std::min(num_bytes_to_write, GetMaxNumBytesToWriteNoLock()); in ProducerWriteDataImplNoLock()114 size_t max_num_bytes_to_write = GetMaxNumBytesToWriteNoLock(); in ProducerBeginWriteDataImplNoLock()315 size_t LocalDataPipe::GetMaxNumBytesToWriteNoLock() { in GetMaxNumBytesToWriteNoLock() function in mojo::system::LocalDataPipe
73 size_t GetMaxNumBytesToWriteNoLock();