Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/crypto/
H A Dmock_apple_keychain.cc27 UInt32 serviceNameLength, in FindGenericPassword()
58 UInt32 serviceNameLength, in AddGenericPassword()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/extractor/ts/
H A DTsExtractorTest.java326 int serviceNameLength = sectionData.readUnsignedByte(); in consume() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/extractor/ts/
H A DTsExtractorTest.java326 int serviceNameLength = sectionData.readUnsignedByte(); in consume() local
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
DSectionParser.java1928 int serviceNameLength = data[pos] & 0xff; in parseDvbService() local