Home
last modified time | relevance | path

Searched defs:buffer_capacity (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/mojo/edk/system/
Dchannel.cc481 char* Channel::GetReadBuffer(size_t *buffer_capacity) { in GetReadBuffer()
Dchannel_win.cc282 size_t buffer_capacity = next_read_size_hint; in ReadMore() local
Dchannel_posix.cc271 size_t buffer_capacity = 0; in OnFileCanReadWithoutBlocking() local
/external/webrtc/talk/app/webrtc/java/jni/
Dandroidmediadecoder_jni.cc549 int64_t buffer_capacity = jni->GetDirectBufferCapacity(j_input_buffer); in DecodeOnCodecThread() local