Home
last modified time | relevance | path

Searched defs:getBytes (Results 1 – 25 of 54) sorted by relevance

123

/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
H A Dconfig.cpp61 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 Dese_config.cpp83 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 Dconfig.cpp80 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 Dese_config.cpp83 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 Dconfig.cc56 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 Dese_config.cc85 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 DVoicemailPayload.java29 public byte[] getBytes() { in getBytes() method in VoicemailPayload
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DSmsRawData.java54 public byte[] getBytes() { in getBytes() method in SmsRawData
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/integrity/utils/
H A DTestUtils.java34 public static byte[] getBytes(String bits) { in getBytes() method in TestUtils
/aosp12/system/nfc/utils/
H A Dconfig.cc81 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 DImageResource.java47 public abstract byte[] getBytes(); in getBytes() method in ImageResource
H A DGifImageResource.java76 public byte[] getBytes() { in getBytes() method in GifImageResource
H A DEncodedImageResource.java64 public byte[] getBytes() { in getBytes() method in EncodedImageResource
H A DDecodedImageResource.java87 public byte[] getBytes() { in getBytes() method in DecodedImageResource
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DTraceBuffer.java67 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 DRabinFingerprint64Test.java99 private byte[] getBytes(String... strings) { in getBytes() method in RabinFingerprint64Test
/aosp12/system/nfc/src/adaptation/
H A Dnfc_config.cc115 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 DRestrictedProfilePinStorageTest.java257 private byte[] getBytes(String s) { in getBytes() method in RestrictedProfilePinStorageTest
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DPlmnActRecord.java79 public byte[] getBytes() { in getBytes() method in PlmnActRecord
/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/util/
H A DFakeBuglePrefs.java48 public byte[] getBytes(String key) { in getBytes() method in FakeBuglePrefs
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DFingerprint.java149 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 DBlockData.java88 public byte[] getBytes(int byteOffset, int byteCount) { in getBytes() method in BlockData
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DBuglePrefs.java104 public abstract byte[] getBytes(final String key); in getBytes() method in BuglePrefs
/aosp12/frameworks/base/services/core/jni/stats/
H A DSurfaceFlingerPuller.cpp36 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 DSecureBoxTest.java359 private static byte[] getBytes(String str) { in getBytes() method in SecureBoxTest

123