/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | okio-1.15.0.jar | META-INF/
META-INF/MANIFEST.MF
okio/
okio/AsyncTimeout$Watchdog. ... |
D | okhttp-3.12.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/proguard/
okhttp3/
... |
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/ |
D | ImsMediaNetworkUtil.cpp | 76 socklen_t byteCount = sizeof(ss); in getLocalIpPortFromSocket() local 98 socklen_t byteCount = sizeof(ss); in getRemoteIpPortFromSocket() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
D | MD5Calculator.java | 35 int byteCount; in checksum() local
|
/packages/modules/Connectivity/framework-t/src/android/net/ |
D | IpSecTransformState.java | 56 long byteCount, in IpSecTransformState() 263 public Builder setByteCount(long byteCount) { in setByteCount()
|
/packages/modules/Connectivity/tests/cts/netpermission/updatestatspermission/src/android/net/cts/network/permission/ |
D | UpdateStatsPermissionTest.java | 66 final int byteCount = 1024; in testUpdateDeviceStatsPermission() local
|
/packages/modules/GeoTZ/s2storage/src/write/java/com/android/storage/io/write/ |
D | TypedOutputStream.java | 48 public void writeVarByteValue(int byteCount, long value) throws IOException { in writeVarByteValue()
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | Fingerprint.java | 81 public static Fingerprint fromInputStream(InputStream stream, long[] byteCount) in fromInputStream()
|
/packages/apps/DevCamera/src/com/android/devcamera/ |
D | MediaSaver.java | 75 int byteCount = 0; in saveDepth() local
|
/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/storage/block/read/ |
D | BlockData.java | 98 public byte[] getBytes(int byteOffset, int byteCount) { in getBytes()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/topics/classifier/ |
D | CommonClassifierHelper.java | 80 int byteCount = 0; in computeClassifierAssetChecksum() local
|
/packages/modules/GeoTZ/s2storage/src/write/java/com/android/storage/block/write/ |
D | BlockFileWriter.java | 170 int byteCount = Math.min(buffer.length, byteBuffer.remaining()); in copyAll() local
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/jpegstream/ |
D | JPEGInputStream.java | 137 public long skip(long byteCount) throws IOException { in skip()
|
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | TrafficStatsTest.java | 121 final int byteCount = 1024; in testTrafficStatsForLocalhost() local
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
D | byte_array_utils.h | 235 int byteCount = 0; in calculateRequiredByteCountToStoreCodePoints() local
|
/packages/modules/NetworkStack/src/android/net/dhcp/ |
D | DhcpPacket.java | 928 private static String readAsciiString(@NonNull final ByteBuffer buf, int byteCount, in readAsciiString()
|