Searched refs:object (Results 1 - 13 of 13) sorted by relevance

/device/asus/flo/camera/QCamera2/HAL3/
H A DQCamera3Mem.h56 virtual int getMatchBufIndex(void *object) = 0;
93 virtual int getMatchBufIndex(void *object);
114 virtual int getMatchBufIndex(void *object);
H A DQCamera3Mem.cpp521 * DESCRIPTION: query buffer index by object ptr
524 * @object : object ptr
529 int QCamera3HeapMemory::getMatchBufIndex(void * /*object*/)
536 buffer_handle_t *key = (buffer_handle_t*) object;
814 * DESCRIPTION: query buffer index by object ptr
822 int QCamera3GrallocMemory::getMatchBufIndex(void *object) argument
825 buffer_handle_t *key = (buffer_handle_t*) object;
/device/lge/hammerhead/camera/QCamera2/HAL3/
H A DQCamera3Mem.h56 virtual int getMatchBufIndex(void *object) = 0;
93 virtual int getMatchBufIndex(void *object);
114 virtual int getMatchBufIndex(void *object);
H A DQCamera3Mem.cpp526 * DESCRIPTION: query buffer index by object ptr
529 * @object : object ptr
534 int QCamera3HeapMemory::getMatchBufIndex(void * /*object*/)
541 buffer_handle_t *key = (buffer_handle_t*) object;
791 * DESCRIPTION: query buffer index by object ptr
799 int QCamera3GrallocMemory::getMatchBufIndex(void *object) argument
802 buffer_handle_t *key = (buffer_handle_t*) object;
/device/moto/shamu/camera/QCamera2/HAL3/
H A DQCamera3Mem.h57 virtual int getMatchBufIndex(void *object) = 0;
94 virtual int getMatchBufIndex(void *object);
115 virtual int getMatchBufIndex(void *object);
H A DQCamera3Mem.cpp527 * DESCRIPTION: query buffer index by object ptr
530 * @object : object ptr
535 int QCamera3HeapMemory::getMatchBufIndex(void * /*object*/)
542 buffer_handle_t *key = (buffer_handle_t*) object;
796 * DESCRIPTION: query buffer index by object ptr
804 int QCamera3GrallocMemory::getMatchBufIndex(void *object) argument
807 buffer_handle_t *key = (buffer_handle_t*) object;
/device/moto/shamu/
H A Dreleasetools.py30 class MotobootImage(object):
/device/asus/grouper/keymaster/
H A Dkeymaster_grouper.cpp168 ALOGW("Couldn't close object handle 0x%x: 0x%x", mHandle, rv);
170 ALOGV("Closing object handle 0x%x", mHandle);
270 CK_OBJECT_CLASS obj_class, const CryptoSession* session, ObjectHandle* object) {
290 ALOGV("Found %d object 0x%x : class 0x%x", tmpCount, tmpHandle, obj_class);
298 object->reset(tmpHandle);
740 ALOGW("Could destroy private key object: 0x%02x", rv);
747 ALOGW("Could destroy public key object: 0x%02x", rv);
269 find_single_object(const uint8_t* obj_id, const size_t obj_id_length, CK_OBJECT_CLASS obj_class, const CryptoSession* session, ObjectHandle* object) argument
H A DNOTICE75 not limited to compiled object code, generated documentation,
/device/asus/grouper/self-extractors/nvidia/staging/keymaster/
H A Dkeymaster_grouper.cpp168 ALOGW("Couldn't close object handle 0x%x: 0x%x", mHandle, rv);
170 ALOGV("Closing object handle 0x%x", mHandle);
270 CK_OBJECT_CLASS obj_class, const CryptoSession* session, ObjectHandle* object) {
290 ALOGV("Found %d object 0x%x : class 0x%x", tmpCount, tmpHandle, obj_class);
298 object->reset(tmpHandle);
740 ALOGW("Could destroy private key object: 0x%02x", rv);
747 ALOGW("Could destroy public key object: 0x%02x", rv);
269 find_single_object(const uint8_t* obj_id, const size_t obj_id_length, CK_OBJECT_CLASS obj_class, const CryptoSession* session, ObjectHandle* object) argument
H A DNOTICE75 not limited to compiled object code, generated documentation,
/device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
H A Dkeymaster_grouper.cpp168 ALOGW("Couldn't close object handle 0x%x: 0x%x", mHandle, rv);
170 ALOGV("Closing object handle 0x%x", mHandle);
270 CK_OBJECT_CLASS obj_class, const CryptoSession* session, ObjectHandle* object) {
290 ALOGV("Found %d object 0x%x : class 0x%x", tmpCount, tmpHandle, obj_class);
298 object->reset(tmpHandle);
740 ALOGW("Could destroy private key object: 0x%02x", rv);
747 ALOGW("Could destroy public key object: 0x%02x", rv);
269 find_single_object(const uint8_t* obj_id, const size_t obj_id_length, CK_OBJECT_CLASS obj_class, const CryptoSession* session, ObjectHandle* object) argument
H A DNOTICE75 not limited to compiled object code, generated documentation,

Completed in 162 milliseconds