/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/ |
H A D | config.cpp | 61 std::vector<uint8_t> ConfigValue::getBytes() const { in getBytes() function in ConfigValue 141 std::vector<uint8_t> ConfigFile::getBytes(const std::string& key) { in getBytes() function in ConfigFile
|
H A D | ese_config.cpp | 83 std::vector<uint8_t> EseConfig::getBytes(const std::string& key) { in getBytes() function in EseConfig
|
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/ |
H A D | config.cpp | 80 std::vector<uint8_t> ConfigValue::getBytes() const { in getBytes() function in ConfigValue 160 std::vector<uint8_t> ConfigFile::getBytes(const std::string& key) { in getBytes() function in ConfigFile
|
H A D | ese_config.cpp | 83 std::vector<uint8_t> EseConfig::getBytes(const std::string& key) { in getBytes() function in EseConfig
|
/aosp12/hardware/st/secure_element/ese-spi-driver/utils-lib/ |
H A D | config.cc | 56 std::vector<uint8_t> ConfigValue::getBytes() const { in getBytes() function in ConfigValue 136 std::vector<uint8_t> ConfigFile::getBytes(const std::string& key) { in getBytes() function in ConfigFile
|
H A D | ese_config.cc | 85 std::vector<uint8_t> EseConfig::getBytes(const std::string& key) { in getBytes() function in EseConfig
|
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/imap/ |
H A D | VoicemailPayload.java | 29 public byte[] getBytes() { in getBytes() method in VoicemailPayload
|
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | SmsRawData.java | 54 public byte[] getBytes() { in getBytes() method in SmsRawData
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/integrity/utils/ |
H A D | TestUtils.java | 34 public static byte[] getBytes(String bits) { in getBytes() method in TestUtils
|
/aosp12/system/nfc/utils/ |
H A D | config.cc | 81 std::vector<uint8_t> ConfigValue::getBytes() const { in getBytes() function in ConfigValue 165 std::vector<uint8_t> ConfigFile::getBytes(const std::string& key) { in getBytes() function in ConfigFile
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
H A D | ImageResource.java | 47 public abstract byte[] getBytes(); in getBytes() method in ImageResource
|
H A D | GifImageResource.java | 76 public byte[] getBytes() { in getBytes() method in GifImageResource
|
H A D | EncodedImageResource.java | 64 public byte[] getBytes() { in getBytes() method in EncodedImageResource
|
H A D | DecodedImageResource.java | 87 public byte[] getBytes() { in getBytes() method in DecodedImageResource
|
/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | TraceBuffer.java | 67 byte[] getBytes(P proto); in getBytes() method 87 public byte[] getBytes(ProtoOutputStream proto) { in getBytes() method in TraceBuffer.ProtoOutputStreamProvider
|
/aosp12/frameworks/base/packages/BackupEncryption/test/robolectric/src/com/android/server/backup/encryption/chunking/cdc/ |
H A D | RabinFingerprint64Test.java | 99 private byte[] getBytes(String... strings) { in getBytes() method in RabinFingerprint64Test
|
/aosp12/system/nfc/src/adaptation/ |
H A D | nfc_config.cc | 115 std::vector<uint8_t> NfcConfig::getBytes(const std::string& key) { in getBytes() function in NfcConfig
|
/aosp12/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/users/ |
H A D | RestrictedProfilePinStorageTest.java | 257 private byte[] getBytes(String s) { in getBytes() method in RestrictedProfilePinStorageTest
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
H A D | PlmnActRecord.java | 79 public byte[] getBytes() { in getBytes() method in PlmnActRecord
|
/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/util/ |
H A D | FakeBuglePrefs.java | 48 public byte[] getBytes(String key) { in getBytes() method in FakeBuglePrefs
|
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
H A D | Fingerprint.java | 149 public byte[] getBytes() { in getBytes() method in Fingerprint
|
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/block/read/ |
H A D | BlockData.java | 88 public byte[] getBytes(int byteOffset, int byteCount) { in getBytes() method in BlockData
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/ |
H A D | BuglePrefs.java | 104 public abstract byte[] getBytes(final String key); in getBytes() method in BuglePrefs
|
/aosp12/frameworks/base/services/core/jni/stats/ |
H A D | SurfaceFlingerPuller.cpp | 36 optional<BytesField> getBytes(const google::protobuf::MessageLite& proto, std::string& data) { in getBytes() function
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/ |
H A D | SecureBoxTest.java | 359 private static byte[] getBytes(String str) { in getBytes() method in SecureBoxTest
|