Searched defs:nativeIndex (Results 1 – 11 of 11) sorted by relevance
26 static State fromNativeIndex(int nativeIndex) { in fromNativeIndex()36 private final int nativeIndex; field in MediaStreamTrack.MediaType38 private MediaType(int nativeIndex) { in MediaType()48 static MediaType fromNativeIndex(int nativeIndex) { in fromNativeIndex()
43 private final int nativeIndex; field in RtpTransceiver.RtpTransceiverDirection45 private RtpTransceiverDirection(int nativeIndex) { in RtpTransceiverDirection()55 static RtpTransceiverDirection fromNativeIndex(int nativeIndex) { in fromNativeIndex()
28 private final int nativeIndex; field in EncodedImage.FrameType30 private FrameType(int nativeIndex) { in FrameType()39 static FrameType fromNativeIndex(int nativeIndex) { in fromNativeIndex()
23 static State fromNativeIndex(int nativeIndex) { in fromNativeIndex()
39 static IceGatheringState fromNativeIndex(int nativeIndex) { in fromNativeIndex()55 static IceConnectionState fromNativeIndex(int nativeIndex) { in fromNativeIndex()70 static PeerConnectionState fromNativeIndex(int nativeIndex) { in fromNativeIndex()91 static SignalingState fromNativeIndex(int nativeIndex) { in fromNativeIndex()404 static AdapterType fromNativeIndex(int nativeIndex) { in fromNativeIndex()
100 static State fromNativeIndex(int nativeIndex) { in fromNativeIndex()
41 static DegradationPreference fromNativeIndex(int nativeIndex) { in fromNativeIndex()
1168 UChar32 utext_char32At(UText * ut, int64_t nativeIndex) { in utext_char32At()1198 UChar32 utext_next32From(UText * ut, int64_t nativeIndex) { in utext_next32From()1210 UChar32 utext_previous32From(UText * ut, int64_t nativeIndex) { in utext_previous32From()1213 void utext_setNativeIndex(UText * ut, int64_t nativeIndex) { in utext_setNativeIndex()
1448 int64_t nativeIndex = UTEXT_GETNATIVEINDEX(ut); in Ticket6847() local
3322 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex) in utextOffsetToNative()
242 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()