/aosp12/system/security/keystore2/apc_compat/ |
H A D | apc_compat.cpp | 182 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 D | ion.h | 252 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 D | pan_utils.cc | 146 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 D | OMXBuffer.cpp | 59 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 D | MtpDevice.java | 396 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 D | metrics.cc | 90 …uint16_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 D | MtpDevice.java | 396 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 D | com_android_server_biometrics_SurfaceToNativeHandleConverter.cpp | 59 HalToken convertNativeHandleToHalToken(native_handle_t* handle) { in convertNativeHandleToHalToken() 102 native_handle_t* handle = in releaseSurfaceHandle() local
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_biometrics_SurfaceToNativeHandleConverter.cpp | 59 HalToken convertNativeHandleToHalToken(native_handle_t* handle) { in convertNativeHandleToHalToken() 102 native_handle_t* handle = in releaseSurfaceHandle() local
|
/aosp12/bionic/tests/libs/ |
H A D | ld_config_test_helper.cpp | 42 void* handle = dlopen(vdso_name, RTLD_NOW); in main() local
|
/aosp12/system/extras/ioshark/ |
H A D | ioshark_bench_subr.c | 53 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 D | AnimationContext.cpp | 46 AnimationHandle* handle = new AnimationHandle(node, *this); in addAnimatingRenderNode() local 51 void AnimationContext::addAnimationHandle(AnimationHandle* handle) { in addAnimationHandle()
|
/aosp12/bionic/tests/ |
H A D | cfi_test.cpp | 53 void* handle; in TEST_F() local 137 void* handle; in TEST() local
|
/aosp12/system/bt/test/mock/ |
H A D | mock_bta_vc_device.cc | 56 bool VolumeControlDevice::VerifyReady(uint16_t handle) { in VerifyReady() 66 uint16_t handle, in subscribe_for_notifications()
|
/aosp12/system/bt/main/shim/ |
H A D | acl_api.cc | 57 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 D | AnimationContext.cpp | 46 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 D | QCameraHAL3PreviewTest.cpp | 58 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 D | AudioPort.java | 96 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 D | HfpClientConnectionService.java | 277 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 D | RepeatWhenAttachedTest.kt | 261 val handle = repeatWhenAttached() regex 275 val handle = repeatWhenAttached() regex 287 val handle = repeatWhenAttached() regex
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | AudioPort.java | 96 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 D | AhatHandler.java | 31 void handle(Doc doc, Query query) throws IOException; in handle() method
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | IWeakEscrowTokenActivatedListener.aidl | 21 void onWeakEscrowTokenActivated(long handle, int userId); in onWeakEscrowTokenActivated()
|
H A D | IWeakEscrowTokenRemovedListener.aidl | 21 void onWeakEscrowTokenRemoved(long handle, int userId); in onWeakEscrowTokenRemoved()
|
/aosp12/system/bt/hci/test/ |
H A D | packet_fragmenter_test.cc | 126 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
|