Home
last modified time | relevance | path

Searched defs:getBlob (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_cache.cpp53 static EGLsizeiANDROID getBlob(const void* key, EGLsizeiANDROID keySize, void* value, in getBlob() function
143 EGLsizeiANDROID egl_cache_t::getBlob(const void* key, EGLsizeiANDROID keySize, void* value, in getBlob() function in android::egl_cache_t
/aosp12/packages/modules/NeuralNetworks/driver/cache/nnCache/
H A DnnCache.cpp102 ssize_t NNCache::getBlob(const void* key, ssize_t keySize, void* value, ssize_t valueSize) { in getBlob() function in android::NNCache
117 ssize_t NNCache::getBlob(const void* key, ssize_t keySize, void** value, in getBlob() function in android::NNCache
H A DnnCache.h69 ssize_t getBlob(const void* key, size_t keySize, T** value, in getBlob() function
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowData.java65 public byte[] getBlob() { in getBlob() method in RebootEscrowData
/aosp12/frameworks/base/core/java/android/database/
H A DAbstractWindowedCursor.java46 public byte[] getBlob(int columnIndex) { in getBlob() method in AbstractWindowedCursor
H A DRedactingCursor.java153 public byte[] getBlob(int columnIndex) { in getBlob() method in RedactingCursor
H A DMergeCursor.java143 public byte[] getBlob(int column) in getBlob() method in MergeCursor
H A DTranslatingCursor.java211 public byte[] getBlob(int columnIndex) { in getBlob() method in TranslatingCursor
H A DCursorWrapper.java150 public byte[] getBlob(int columnIndex) { in getBlob() method in CursorWrapper
H A DMatrixCursor.java312 public byte[] getBlob(int column) { in getBlob() method in MatrixCursor
H A DCursor.java247 byte[] getBlob(@IntRange(from = 0) int columnIndex); in getBlob() method
H A DAbstractCursor.java127 public byte[] getBlob(int column) { in getBlob() method in AbstractCursor
H A DCursorWindow.java424 public byte[] getBlob(@IntRange(from = 0) int row, @IntRange(from = 0) int column) { in getBlob() method in CursorWindow
/aosp12/frameworks/base/core/java/com/android/internal/database/
H A DSortCursor.java236 public byte[] getBlob(int column) in getBlob() method in SortCursor
/aosp12/frameworks/base/test-mock/src/android/test/mock/
H A DMockCursor.java104 public byte[] getBlob(int columnIndex) { in getBlob() method in MockCursor
/aosp12/system/hardware/interfaces/wifi/keystore/1.0/default/
H A Dkeystore.cpp329 Return<void> Keystore::getBlob(const hidl_string& key, getBlob_cb _hidl_cb) { in getBlob() function in android::system::wifi::keystore::V1_0::implementation::Keystore
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DBlobCache.java488 private boolean getBlob(RandomAccessFile file, int offset, in getBlob() method in BlobCache
/aosp12/packages/apps/Dialer/java/com/android/dialer/searchfragment/cp2/
H A DContactFilterCursor.java428 public byte[] getBlob(int columnIndex) { in getBlob() method in ContactFilterCursor
/aosp12/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterfaceModule.cpp737 uint32_t ExynosDisplayDrmInterfaceModule::SaveBlob::getBlob(uint32_t type) in getBlob() function in ExynosDisplayDrmInterfaceModule::SaveBlob
/aosp12/packages/modules/NetworkStack/src/com/android/server/connectivity/ipmemorystore/
H A DIpMemoryStoreDatabase.java753 private static byte[] getBlob(final Cursor cursor, final String columnName) { in getBlob() method in IpMemoryStoreDatabase
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...