/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/ |
D | EapSimAkaAttribute.java | 147 public abstract void encode(ByteBuffer byteBuffer); in encode() method in EapSimAkaAttribute 200 public void encode(ByteBuffer buffer) { in encode() method in EapSimAkaAttribute.EapSimAkaReservedBytesAttribute 251 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.EapSimAkaUnsupportedAttribute 295 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtVersionList 336 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtSelectedVersion 389 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtNonceMt 487 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtIdentity 567 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtRandSim 609 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtRandAka 641 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtPadding [all …]
|
D | EapSimAkaTypeData.java | 73 public byte[] encode() { in encode() method in EapSimAkaTypeData
|
/packages/modules/Wifi/framework/java/android/net/wifi/util/ |
D | HexEncoding.java | 53 public static char[] encode(byte[] data) { in encode() method in HexEncoding 60 public static char[] encode(byte[] data, boolean upperCase) { in encode() method in HexEncoding 67 public static char[] encode(byte[] data, int offset, int len) { in encode() method in HexEncoding 74 private static char[] encode(byte[] data, int offset, int len, boolean upperCase) { in encode() method in HexEncoding
|
/packages/services/Car/tools/telemetry/lua-interpreter/ |
D | json.lua | 102 encode = function(val, stack) function 112 function json.encode(val) function
|
/packages/modules/common/tools/ |
D | conv_classpaths_proto.py | 23 def encode(args): function
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapbMessageEmail.java | 56 public byte[] encode() throws UnsupportedEncodingException { in encode() method in BluetoothMapbMessageEmail
|
D | BluetoothMapbMessageSms.java | 78 public byte[] encode() throws UnsupportedEncodingException { in encode() method in BluetoothMapbMessageSms
|
D | BluetoothMapMessageListing.java | 91 public byte[] encode(boolean includeThreadId, String version) in encode() method in BluetoothMapMessageListing
|
D | BluetoothMapConvoListing.java | 91 public byte[] encode() throws UnsupportedEncodingException { in encode() method in BluetoothMapConvoListing
|
/packages/modules/Uwb/androidx_backend/src/androidx/core/uwb/backend/impl/internal/ |
D | UwbComplexChannel.java | 62 public int encode() { in encode() method in UwbComplexChannel
|
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/mschapv2/ |
D | EapMsChapV2TypeData.java | 83 public byte[] encode() { in encode() method in EapMsChapV2TypeData 185 public byte[] encode() { in encode() method in EapMsChapV2TypeData.EapMsChapV2ChallengeResponse 286 public byte[] encode() { in encode() method in EapMsChapV2TypeData.EapMsChapV2SuccessResponse 409 public byte[] encode() { in encode() method in EapMsChapV2TypeData.EapMsChapV2FailureResponse
|
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/ |
D | BluetoothAddress.java | 46 public static String encode(byte[] address) { in encode() method in BluetoothAddress
|
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/utils/ |
D | Utility.java | 55 private static byte[] encode(Charset charset, String s) { in encode() method in Utility
|
/packages/modules/Uwb/service/java/com/android/server/uwb/util/ |
D | Hex.java | 51 public static String encode(byte[] bytes) { in encode() method in Hex
|
/packages/modules/DnsResolver/ |
D | ResolverStats.h | 64 inline void ResolverStats::encode(std::vector<int32_t>* out) const { in encode() function
|
/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/sdp/ |
D | SdpMedia.java | 72 public String encode() { in encode() method in SdpMedia
|
/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/cpim/ |
D | SimpleCpimMessage.java | 53 public String encode() { in encode() method in SimpleCpimMessage
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/aggregation/ |
D | AggregateCryptoConverter.java | 114 public static String encode(@NonNull String payload) { in encode() method in AggregateCryptoConverter
|
/packages/modules/Bluetooth/system/embdrv/lc3/test/ |
D | encoder.py | 78 def encode(self, pitch_present, nbytes): member in Encoder
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/ |
D | BluetoothMapMessageListingElementTest.java | 132 public void encode() throws Exception { in encode() method in BluetoothMapMessageListingElementTest
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/ |
D | probability_entry.h | 100 uint64_t encode(const bool hasHistoricalInfo) const { in encode() function
|
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/ |
D | EapMessage.java | 173 public byte[] encode() { in encode() method in EapMessage
|
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/ttls/ |
D | EapTtlsTypeData.java | 160 public byte[] encode() { in encode() method in EapTtlsTypeData
|
D | EapTtlsAvp.java | 139 public byte[] encode() { in encode() method in EapTtlsAvp
|
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/ |
D | PinnedAppsAdapter.java | 205 private String encode(ComponentKey key) { in encode() method in PinnedAppsAdapter
|