Home
last modified time | relevance | path

Searched defs:handle (Results 426 – 450 of 1912) sorted by relevance

1...<<11121314151617181920>>...77

/aosp12/system/security/keystore2/apc_compat/
H A Dapc_compat.cpp182 uint32_t promptUserConfirmation(ApcCompatServiceHandle handle, ApcCompatCallback callback, in promptUserConfirmation()
191 void abortUserConfirmation(ApcCompatServiceHandle handle) { in abortUserConfirmation()
196 void closeUserConfirmationService(ApcCompatServiceHandle handle) { in closeUserConfirmationService()
/aosp12/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dion.h252 ion_user_handle_t handle; member
266 ion_user_handle_t handle; member
275 ion_user_handle_t handle; member
/aosp12/system/bt/stack/pan/
H A Dpan_utils.cc146 tPAN_CONN* pan_allocate_pcb(const RawAddress& p_bda, uint16_t handle) { in pan_allocate_pcb()
181 tPAN_CONN* pan_get_pcb_by_handle(uint16_t handle) { in pan_get_pcb_by_handle()
/aosp12/frameworks/av/media/libmedia/
H A DOMXBuffer.cpp59 OMXBuffer::OMXBuffer(const sp<NativeHandle> &handle) in OMXBuffer()
160 sp<NativeHandle> handle = NativeHandle::create( in readFromParcel() local
/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpDevice.java396 final int handle = native_submit_event_request(); in readEvent() local
426 public long getObjectSizeLong(int handle, int format) throws IOException { in getObjectSizeLong()
455 private native MtpEvent native_reap_event_request(int handle) throws IOException; in native_reap_event_request()
456 private native void native_discard_event_request(int handle); in native_discard_event_request()
457 private native long native_get_object_size_long(int handle, int format) throws IOException; in native_get_object_size_long()
/aosp12/system/bt/gd/os/android/
H A Dmetrics.cc90uint16_t handle, uint8_t status, uint8_t version, uint16_t manufacturer_name, uint16_t subversion)… in LogMetricRemoteVersionInfo()
179 void LogMetricReadRssiResult(const Address& address, uint16_t handle, uint32_t cmd_status, int8_t r… in LogMetricReadRssiResult()
198 const Address& address, uint16_t handle, uint32_t cmd_status, int32_t failed_contact_counter) { in LogMetricReadFailedContactCounterResult()
222 const Address& address, uint16_t handle, uint32_t cmd_status, int32_t transmit_power_level) { in LogMetricReadTxPowerLevelResult()
266 uint16_t handle, in LogMetricClassicPairingEvent()
/aosp14/frameworks/base/media/java/android/mtp/
H A DMtpDevice.java396 final int handle = native_submit_event_request(); in readEvent() local
426 public long getObjectSizeLong(int handle, int format) throws IOException { in getObjectSizeLong()
455 private native MtpEvent native_reap_event_request(int handle) throws IOException; in native_reap_event_request()
456 private native void native_discard_event_request(int handle); in native_discard_event_request()
457 private native long native_get_object_size_long(int handle, int format) throws IOException; in native_get_object_size_long()
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_biometrics_SurfaceToNativeHandleConverter.cpp59 HalToken convertNativeHandleToHalToken(native_handle_t* handle) { in convertNativeHandleToHalToken()
102 native_handle_t* handle = in releaseSurfaceHandle() local
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_biometrics_SurfaceToNativeHandleConverter.cpp59 HalToken convertNativeHandleToHalToken(native_handle_t* handle) { in convertNativeHandleToHalToken()
102 native_handle_t* handle = in releaseSurfaceHandle() local
/aosp12/bionic/tests/libs/
H A Dld_config_test_helper.cpp42 void* handle = dlopen(vdso_name, RTLD_NOW); in main() local
/aosp12/system/extras/ioshark/
H A Dioshark_bench_subr.c53 void *files_db_lookup_byfileno(void *handle, int fileno) in files_db_lookup_byfileno()
69 void *files_db_add_byfileno(void *handle, int fileno, int readonly) in files_db_add_byfileno()
96 files_db_fsync_discard_files(void *handle) in files_db_fsync_discard_files()
171 files_db_close_files(void *handle) in files_db_close_files()
192 files_db_unlink_files(void *handle) in files_db_unlink_files()
220 files_db_free_memory(void *handle) in files_db_free_memory()
/aosp12/frameworks/base/libs/hwui/
H A DAnimationContext.cpp46 AnimationHandle* handle = new AnimationHandle(node, *this); in addAnimatingRenderNode() local
51 void AnimationContext::addAnimationHandle(AnimationHandle* handle) { in addAnimationHandle()
/aosp12/bionic/tests/
H A Dcfi_test.cpp53 void* handle; in TEST_F() local
137 void* handle; in TEST() local
/aosp12/system/bt/test/mock/
H A Dmock_bta_vc_device.cc56 bool VolumeControlDevice::VerifyReady(uint16_t handle) { in VerifyReady()
66 uint16_t handle, in subscribe_for_notifications()
/aosp12/system/bt/main/shim/
H A Dacl_api.cc57 void bluetooth::shim::ACL_WriteData(uint16_t handle, BT_HDR* p_buf) { in ACL_WriteData()
84 void bluetooth::shim::ACL_Disconnect(uint16_t handle, bool is_classic, in ACL_Disconnect()
/aosp14/frameworks/base/libs/hwui/
H A DAnimationContext.cpp46 AnimationHandle* handle = new AnimationHandle(node, *this); in addAnimatingRenderNode() local
51 void AnimationContext::addAnimationHandle(AnimationHandle* handle) { in addAnimationHandle()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
H A DQCameraHAL3PreviewTest.cpp58 void QCameraHAL3PreviewTest::initTest(hal3_camera_lib_test *handle, in initTest()
81 void QCameraHAL3PreviewTest::snapshotCaptureRequest(hal3_camera_lib_test *handle, in snapshotCaptureRequest()
230 hal3_camera_lib_test *handle) in previewProcessThreadCreate()
/aosp12/frameworks/base/media/java/android/media/
H A DAudioPort.java96 AudioPort(AudioHandle handle, int role, String name, in AudioPort()
118 AudioPort(AudioHandle handle, int role, String name, in AudioPort()
146 AudioHandle handle() { in handle() method in AudioPort
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
H A DHfpClientConnectionService.java277 private BluetoothDevice getDevice(PhoneAccountHandle handle) { in getDevice()
335 synchronized HfpClientDeviceBlock findBlockForHandle(PhoneAccountHandle handle) { in findBlockForHandle()
346 PhoneAccountHandle handle = in createAccount() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/lifecycle/
H A DRepeatWhenAttachedTest.kt261 val handle = repeatWhenAttached() regex
275 val handle = repeatWhenAttached() regex
287 val handle = repeatWhenAttached() regex
/aosp14/frameworks/base/media/java/android/media/
H A DAudioPort.java96 AudioPort(AudioHandle handle, int role, String name, in AudioPort()
118 AudioPort(AudioHandle handle, int role, String name, in AudioPort()
146 AudioHandle handle() { in handle() method in AudioPort
/aosp12/art/tools/ahat/src/main/com/android/ahat/
H A DAhatHandler.java31 void handle(Doc doc, Query query) throws IOException; in handle() method
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DIWeakEscrowTokenActivatedListener.aidl21 void onWeakEscrowTokenActivated(long handle, int userId); in onWeakEscrowTokenActivated()
H A DIWeakEscrowTokenRemovedListener.aidl21 void onWeakEscrowTokenRemoved(long handle, int userId); in onWeakEscrowTokenRemoved()
/aosp12/system/bt/hci/test/
H A Dpacket_fragmenter_test.cc126 uint16_t handle; in expect_packet_fragmented() local
147 uint16_t handle; in expect_packet_fragmented() local
356 uint16_t handle; in expect_packet_reassembled() local
385 uint16_t handle; in expect_packet_reassembled_iso() local

1...<<11121314151617181920>>...77