Home
last modified time | relevance | path

Searched defs:getDataBytes (Results 1 – 25 of 236) sorted by relevance

12345678910

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowIcon.java74 public byte[] getDataBytes() { in getDataBytes() method in ShadowIcon
127 byte[] getDataBytes(); in getDataBytes() method
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DStorageStatsSource.java111 long getDataBytes(); in getDataBytes() method
132 public long getDataBytes() { in getDataBytes() method in StorageStatsSource.AppStorageStatsImpl
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v1/src/main/java/com/google/cloud/functions/v1/
H A DCallFunctionRequest.java165 public com.google.protobuf.ByteString getDataBytes() { in getDataBytes() method in CallFunctionRequest
693 public com.google.protobuf.ByteString getDataBytes() { in getDataBytes() method in CallFunctionRequest.Builder
H A DCallFunctionRequestOrBuilder.java78 com.google.protobuf.ByteString getDataBytes(); in getDataBytes() method
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DBackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy.java131 public com.google.protobuf.ByteString getDataBytes() { in getDataBytes() method in BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy
682 public com.google.protobuf.ByteString getDataBytes() { in getDataBytes() method in BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy.Builder
H A DBackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyOrBuilder.java61 com.google.protobuf.ByteString getDataBytes(); in getDataBytes() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCustom.cpp17 void PDBSymbolCustom::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) { in getDataBytes() function in PDBSymbolCustom
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCustom.cpp20 void PDBSymbolCustom::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) { in getDataBytes() function in PDBSymbolCustom
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCustom.cpp25 void PDBSymbolCustom::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) { in getDataBytes() function in PDBSymbolCustom
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/qrcode/encoder/
H A DBlockPair.java29 public byte[] getDataBytes() { in getDataBytes() method in BlockPair
/aosp_15_r20/external/google-cloud-java/java-certificate-manager/proto-google-cloud-certificate-manager-v1/src/main/java/com/google/cloud/certificatemanager/v1/
H A DDnsAuthorization.java166 com.google.protobuf.ByteString getDataBytes(); in getDataBytes() method
367 public com.google.protobuf.ByteString getDataBytes() { in getDataBytes() method in DnsAuthorization.DnsResourceRecord
1050 public com.google.protobuf.ByteString getDataBytes() { in getDataBytes() method in DnsAuthorization.DnsResourceRecord.Builder
/aosp_15_r20/frameworks/base/core/java/android/app/usage/
H A DStorageStats.java183 public @BytesLong long getDataBytes() { in getDataBytes() method in StorageStats
/aosp_15_r20/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp151 void getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) const override {} in getDataBytes() function in __anond3a3ff5b0111::MockRawSymbol
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/util/
H A DDerValue.java183 public byte[] getDataBytes() throws java.io.IOException { in getDataBytes() method in DerValue
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/data/
DRecordedProgram.java388 public abstract long getDataBytes(); in getDataBytes() method in RecordedProgram
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/
H A DDerValue.java647 public byte[] getDataBytes() throws IOException { in getDataBytes() method in DerValue
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapbMessage.java463 public byte[] getDataBytes(int length) { in getDataBytes() method in BluetoothMapbMessage.BMsgReader
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/datamatrix/encoder/
H A DMinimalEncoder.java899 byte[] getDataBytes() { in getDataBytes() method in MinimalEncoder.Edge
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java242 public byte[] getDataBytes() { in getDataBytes() method in Icon
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp96 void NativeRawSymbol::getDataBytes(SmallVector<uint8_t, 32> &bytes) const { in getDataBytes() function in NativeRawSymbol
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp97 void NativeRawSymbol::getDataBytes(SmallVector<uint8_t, 32> &bytes) const { in getDataBytes() function in NativeRawSymbol
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp421 void DIARawSymbol::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) const { in getDataBytes() function in DIARawSymbol
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp550 void DIARawSymbol::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) const { in getDataBytes() function in DIARawSymbol
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp550 void DIARawSymbol::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) const { in getDataBytes() function in DIARawSymbol
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/Graph/SettingsLibGraph-proto-lite/android_common/turbine/
DSettingsLibGraph-proto-lite.jarcom/android/settingslib/graph/proto/BundleProto$BundleValueOrBuilder.class <Unknown> package ...

12345678910