Home
last modified time | relevance | path

Searched defs:nativeIndex (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DMediaStreamTrack.java26 static State fromNativeIndex(int nativeIndex) { in fromNativeIndex()
36 private final int nativeIndex; field in MediaStreamTrack.MediaType
38 private MediaType(int nativeIndex) { in MediaType()
48 static MediaType fromNativeIndex(int nativeIndex) { in fromNativeIndex()
H A DEncodedImage.java28 private final int nativeIndex; field in EncodedImage.FrameType
30 private FrameType(int nativeIndex) { in FrameType()
39 static FrameType fromNativeIndex(int nativeIndex) { in fromNativeIndex()
H A DRtpTransceiver.java44 private final int nativeIndex; field in RtpTransceiver.RtpTransceiverDirection
46 private RtpTransceiverDirection(int nativeIndex) { in RtpTransceiverDirection()
56 static RtpTransceiverDirection fromNativeIndex(int nativeIndex) { in fromNativeIndex()
H A DPeerConnection.java39 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()
414 static AdapterType fromNativeIndex(int nativeIndex) { in fromNativeIndex()
H A DMediaSource.java23 static State fromNativeIndex(int nativeIndex) { in fromNativeIndex()
H A DDataChannel.java100 static State fromNativeIndex(int nativeIndex) { in fromNativeIndex()
H A DRtpParameters.java41 static DegradationPreference fromNativeIndex(int nativeIndex) { in fromNativeIndex()
/aosp_15_r20/external/icu/libicu/src/
H A Dshim.cpp1168 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()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dutxttest.cpp1449 int64_t nativeIndex = UTEXT_GETNATIVEINDEX(ut); in Ticket6847() local
H A Dregextst.cpp3322 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex) in utextOffsetToNative()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp1447 int64_t nativeIndex = UTEXT_GETNATIVEINDEX(ut); in Ticket6847() local
H A Dregextst.cpp3322 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex) in utextOffsetToNative()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dutext.cpp245 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dutext.cpp245 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()