OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bufferedAmount
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/app/webrtc/objc/public/
RTCDataChannel.h
106
@property(nonatomic, readonly) NSUInteger
bufferedAmount
;
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DataChannel.java
80
/** The data channel's
bufferedAmount
has changed. */
126
public native long
bufferedAmount
();
Completed in 231 milliseconds