Home
last modified time | relevance | path

Searched defs:handle (Results 176 – 200 of 2941) sorted by relevance

12345678910>>...118

/aosp12/hardware/qcom/display/msm8998/libqdutils/
H A DqdMetaData.cpp38 static int validateAndMap(private_handle_t* handle) { in validateAndMap()
65 int setMetaData(private_handle_t *handle, DispParamType paramType, in setMetaData()
126 int clearMetaData(private_handle_t *handle, DispParamType paramType) { in clearMetaData()
145 int getMetaData(private_handle_t *handle, DispFetchParamType paramType, in getMetaData()
/aosp12/system/bt/bta/hf_client/
H A Dbta_hf_client_api.cc113 void BTA_HfClientClose(uint16_t handle) { in BTA_HfClientClose()
133 void BTA_HfClientAudioOpen(uint16_t handle) { in BTA_HfClientAudioOpen()
153 void BTA_HfClientAudioClose(uint16_t handle) { in BTA_HfClientAudioClose()
172 void BTA_HfClientSendAT(uint16_t handle, tBTA_HF_CLIENT_AT_CMD_TYPE at, in BTA_HfClientSendAT()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/utils/
H A Dwatch_dog.h47 …void StartMonitor(uint32_t& handle, uint32_t durationMs, std::function<void(uint32_t handle)> call… in StartMonitor()
63 void StopMonitor(const uint32_t& handle) in StopMonitor()
74 void DoTimeout(const uint32_t handle) in DoTimeout()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/
H A Dcamera_buffer_handle_utils.cpp36 BufferHandle *handle = static_cast<BufferHandle *>(malloc(handleSize)); in CameraAllocateBufferHandle() local
51 int32_t CameraFreeBufferHandle(BufferHandle *handle) in CameraFreeBufferHandle()
69 BufferHandle *CameraCloneBufferHandle(const BufferHandle *handle) in CameraCloneBufferHandle()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/tests/
H A Dsdv_async_https_pinning.rs72 let handle = handles_vec.pop().expect("No more handles !"); in sdv_client_public_key_pinning() localVariable
120 let handle = handles_vec.pop().expect("No more handles !"); in sdv_client_public_key_pinning() localVariable
169 let handle = handles_vec.pop().expect("No more handles !"); in sdv_client_public_key_pinning() localVariable
250 let handle = handles_vec.pop().expect("No more handles !"); in sdv_client_public_key_pinning_error() localVariable
/ohos5.0/foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/src/
H A Dcj_environment.cpp57 bool LoadSymbolInitCJRuntime(void* handle, CJRuntimeAPI& apis) in LoadSymbolInitCJRuntime()
68 bool LoadSymbolInitUIScheduler(void* handle, CJRuntimeAPI& apis) in LoadSymbolInitUIScheduler()
79 bool LoadSymbolRunUIScheduler(void* handle, CJRuntimeAPI& apis) in LoadSymbolRunUIScheduler()
90 bool LoadSymbolFiniCJRuntime(void* handle, CJRuntimeAPI& apis) in LoadSymbolFiniCJRuntime()
101 bool LoadSymbolInitCJLibrary(void* handle, CJRuntimeAPI& apis) in LoadSymbolInitCJLibrary()
112 bool LoadSymbolRegisterEventHandlerCallbacks(void* handle, CJRuntimeAPI& apis) in LoadSymbolRegisterEventHandlerCallbacks()
124 bool LoadSymbolRegisterCJUncaughtExceptionHandler(void* handle, CJRuntimeAPI& apis) in LoadSymbolRegisterCJUncaughtExceptionHandler()
400 auto handle = LoadCJLibrary(APP, dlName); in LoadCJLibrary() local
432 auto handle = DynamicLoadLibrary(&ns, dlName, 1); in LoadCJLibrary() local
443 void CJEnvironment::UnLoadCJLibrary(void* handle) in UnLoadCJLibrary()
[all …]
/aosp12/system/bt/bta/gatt/
H A Ddatabase_builder.cc37 void DatabaseBuilder::AddService(uint16_t handle, uint16_t end_handle, in AddService()
54 [](Service s, uint16_t handle) { return s.end_handle < handle; }); in AddService()
68 void DatabaseBuilder::AddIncludedService(uint16_t handle, const Uuid& uuid, in AddIncludedService()
91 void DatabaseBuilder::AddCharacteristic(uint16_t handle, uint16_t value_handle, in AddCharacteristic()
113 void DatabaseBuilder::AddDescriptor(uint16_t handle, const Uuid& uuid) { in AddDescriptor()
196 uint16_t handle) { in FindDescriptorByHandle()
/aosp12/system/bt/stack/acl/
H A Dble_acl.cc38 uint16_t handle, tHCI_ROLE role, in acl_ble_common_connection()
76 uint16_t handle, tHCI_ROLE role, bool match, in acl_ble_connection_complete()
92 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete()
125 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete_from_shim()
145 uint16_t handle, bool enhanced, in acl_ble_connection_fail()
162 void acl_ble_update_event_received(tHCI_STATUS status, uint16_t handle, in acl_ble_update_event_received()
/ohos5.0/drivers/hdf_core/framework/sample/platform/uart/dispatch/
H A Duart_if.c19 struct DevHandle *handle = NULL; in UartOpen() local
54 int32_t UartWrite(struct DevHandle *handle, uint8_t *data, uint32_t size) in UartWrite()
85 void UartClose(struct DevHandle *handle) in UartClose()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_interface.c239 uint32_t handle = 0; in mm_camera_intf_query_capability() local
300 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_set_parms() local
354 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_get_parms() local
404 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_do_auto_focus() local
451 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_cancel_auto_focus() local
499 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_prepare_snapshot() local
549 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_flush() local
600 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_close() local
3056 uint8_t is_dual_camera_by_handle(uint32_t handle) in is_dual_camera_by_handle()
3062 uint32_t get_aux_camera_handle(uint32_t handle) in get_aux_camera_handle()
[all …]
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/unix/
H A Dmod.rs472 let handle = crate::spawn(async move { in ut_signal_alarm() localVariable
487 let handle = crate::spawn(async move { in ut_signal_child() localVariable
502 let handle = crate::spawn(async move { in ut_signal_hangup() localVariable
517 let handle = crate::spawn(async move { in ut_signal_interrupt() localVariable
532 let handle = crate::spawn(async move { in ut_signal_io() localVariable
547 let handle = crate::spawn(async move { in ut_signal_pipe() localVariable
562 let handle = crate::spawn(async move { in ut_signal_terminate() localVariable
577 let handle = crate::spawn(async move { in ut_signal_user_defined1() localVariable
592 let handle = crate::spawn(async move { in ut_signal_user_defined2() localVariable
607 let handle = crate::spawn(async move { in ut_signal_window_change() localVariable
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/src/
H A Dmetadata_service.cpp114 int32_t MetadataService::RegisterBuffer(const sptr<NativeBuffer>& handle) in RegisterBuffer()
127 int32_t MetadataService::SetMetadata(const sptr<NativeBuffer>& handle, uint32_t key, const std::vec… in SetMetadata()
140 int32_t MetadataService::GetMetadata(const sptr<NativeBuffer>& handle, uint32_t key, std::vector<ui… in GetMetadata()
152 int32_t MetadataService::ListMetadataKeys(const sptr<NativeBuffer>& handle, std::vector<uint32_t>& … in ListMetadataKeys()
165 int32_t MetadataService::EraseMetadataKey(const sptr<NativeBuffer>& handle, uint32_t key) in EraseMetadataKey()
/aosp12/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
H A Dvendor_graphicbuffer_meta.cpp46 int mali_gralloc_reference_validate(buffer_handle_t handle) { in mali_gralloc_reference_validate()
56 const private_handle_t * convertNativeHandleToPrivateHandle(buffer_handle_t handle) { in convertNativeHandleToPrivateHandle()
92 native_handle_t* handle = const_cast<native_handle_t*>(hnd); in get_dataspace() local
119 native_handle_t* handle = const_cast<native_handle_t*>(hnd); in set_dataspace() local
261 void VendorGraphicBufferMeta::init(const buffer_handle_t handle) in init()
310 native_handle_t* handle = const_cast<native_handle_t*>(hnd); in import_buffer() local
335 native_handle_t* handle = const_cast<native_handle_t*>(hnd); in free_buffer() local
347 VendorGraphicBufferMeta::VendorGraphicBufferMeta(buffer_handle_t handle) in VendorGraphicBufferMeta()
/aosp12/frameworks/av/services/audioflinger/
H A DDeviceEffectManager.cpp35 void AudioFlinger::DeviceEffectManager::createAudioPatch(audio_patch_handle_t handle, in createAudioPatch()
45 void AudioFlinger::DeviceEffectManager::onCreateAudioPatch(audio_patch_handle_t handle, in onCreateAudioPatch()
58 void AudioFlinger::DeviceEffectManager::releaseAudioPatch(audio_patch_handle_t handle) { in releaseAudioPatch()
63 void AudioFlinger::DeviceEffectManager::onReleaseAudioPatch(audio_patch_handle_t handle) { in onReleaseAudioPatch()
83 sp<EffectHandle> handle; in createEffect_l() local
185 EffectHandle *handle, bool unpinIfLast) { in disconnectEffectHandle()
265 audio_patch_handle_t handle, const PatchPanel::Patch& patch) in createAudioPatchCommand()
273 audio_patch_handle_t handle) in releaseAudioPatchCommand()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmeta_object_lib.cpp37 static void CreateMutex(MutexType, MutexHandle& handle) in CreateMutex()
47 static void DestroyMutex(MutexHandle& handle) in DestroyMutex()
56 static bool LockMutex(MutexHandle& handle) in LockMutex()
66 static bool UnlockMutex(MutexHandle& handle) in UnlockMutex()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/examples/
H A Dylong_runtime_create_thread_fail.rs25 let handle = thread::spawn(move || { in main() localVariable
32 let handle = ylong_runtime::spawn(async move { in main() localVariable
/aosp12/hardware/qcom/sdm845/display/libqdutils/
H A DqdMetaData.cpp42 static int validateAndMap(private_handle_t* handle) { in validateAndMap()
67 static void unmapAndReset(private_handle_t *handle) { in unmapAndReset()
74 int setMetaData(private_handle_t *handle, DispParamType paramType, in setMetaData()
157 int clearMetaData(private_handle_t *handle, DispParamType paramType) { in clearMetaData()
181 int getMetaData(private_handle_t *handle, DispFetchParamType paramType, in getMetaData()
356 int setMetaDataAndUnmap(struct private_handle_t *handle, enum DispParamType paramType, in setMetaDataAndUnmap()
363 int getMetaDataAndUnmap(struct private_handle_t *handle, in getMetaDataAndUnmap()
/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DRequestAPITest.java71 RequestHandle handle = in verifyFailure() local
121 RequestHandle handle = mRequestQueue.queueRequest( in verifySuccess() local
197 RequestHandle handle = mRequestQueue.queueRequest( in testGet() local
270 RequestHandle handle = mRequestQueue.queueRequest( in testHead() local
297 RequestHandle handle = mRequestQueue.queueRequest( in testChunked() local
433 RequestHandle handle = mRequestQueue.queueRequest( in testPost() local
471 RequestHandle handle = mRequestQueue.queueRequest( in testPostWithData() local
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_manager.cpp27 …JsInputDeviceManager::RegisterDevListener(napi_env env, const std::string &type, napi_value handle) in RegisterDevListener()
33 …InputDeviceManager::UnregisterDevListener(napi_env env, const std::string &type, napi_value handle) in UnregisterDevListener()
39 napi_value JsInputDeviceManager::GetDeviceIds(napi_env env, napi_value handle) in GetDeviceIds()
50 napi_value JsInputDeviceManager::GetDevice(napi_env env, int32_t id, napi_value handle) in GetDevice()
62 napi_value handle) in SupportKeys()
101 napi_value JsInputDeviceManager::GetKeyboardType(napi_env env, int32_t id, napi_value handle) in GetKeyboardType()
138 napi_value JsInputDeviceManager::GetDeviceList(napi_env env, napi_value handle) in GetDeviceList()
149 napi_value JsInputDeviceManager::GetDeviceInfo(napi_env env, int32_t id, napi_value handle) in GetDeviceInfo()
180 napi_value JsInputDeviceManager::GetDeviceInfoSync(napi_env env, int32_t id, napi_value handle) in GetDeviceInfoSync()
225 napi_value JsInputDeviceManager::GetKeyboardRepeatDelay(napi_env env, napi_value handle) in GetKeyboardRepeatDelay()
[all …]
/aosp12/system/libziparchive/
H A Dzip_archive_test.cc133 ZipArchiveHandle handle; in TEST() local
142 ZipArchiveHandle handle; in TEST() local
148 ZipArchiveHandle handle; in TEST() local
154 ZipArchiveHandle handle; in TEST() local
160 ZipArchiveHandle handle; in TEST() local
170 ZipArchiveHandle handle; in TEST() local
180 ZipArchiveHandle handle; in TEST() local
192 ZipArchiveHandle handle; in TEST() local
205 ZipArchiveHandle handle; in TEST() local
214 ZipArchiveHandle handle; in TEST() local
[all …]
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_cooperate_manager.cpp29 napi_value JsCooperateManager::Enable(napi_env env, bool enable, napi_value handle) in Enable()
52 int32_t startDeviceId, napi_value handle) in Start()
69 napi_value JsCooperateManager::Stop(napi_env env, napi_value handle) in Stop()
87 … JsCooperateManager::GetState(napi_env env, const std::string &deviceDescriptor, napi_value handle) in GetState()
104 void JsCooperateManager::RegisterListener(napi_env env, const std::string &type, napi_value handle) in RegisterListener()
110 …id JsCooperateManager::UnregisterListener(napi_env env, const std::string &type, napi_value handle) in UnregisterListener()
/aosp12/system/bt/test/mock/
H A Dmock_bta_gattc_api.cc45 uint16_t handle) { in BTA_GATTC_GetCharacteristic()
50 uint16_t handle) { in BTA_GATTC_GetOwningCharacteristic()
55 uint16_t handle) { in BTA_GATTC_GetDescriptor()
60 uint16_t handle) { in BTA_GATTC_GetOwningService()
70 uint16_t handle) { in BTA_GATTC_DeregisterForNotifications()
76 uint16_t handle) { in BTA_GATTC_RegisterForNotifications()
120 void BTA_GATTC_PrepareWrite(uint16_t conn_id, uint16_t handle, uint16_t offset, in BTA_GATTC_PrepareWrite()
125 void BTA_GATTC_ReadCharDescr(uint16_t conn_id, uint16_t handle, in BTA_GATTC_ReadCharDescr()
130 void BTA_GATTC_ReadCharacteristic(uint16_t conn_id, uint16_t handle, in BTA_GATTC_ReadCharacteristic()
155 void BTA_GATTC_WriteCharDescr(uint16_t conn_id, uint16_t handle, in BTA_GATTC_WriteCharDescr()
[all …]
/aosp12/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.AKM.cpp76 int CompassSensor::enable(int32_t handle, int en) in enable()
84 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
96 int CompassSensor::getEnable(int32_t handle) in getEnable()
108 int64_t CompassSensor::getDelay(int32_t handle) in getDelay()
H A DPressureSensor.IIO.secondary.cpp89 int PressureSensor::enable(int32_t handle, int en) in enable()
102 int PressureSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
131 int PressureSensor::getEnable(int32_t handle) in getEnable()
141 int64_t PressureSensor::getDelay(int32_t handle) in getDelay()
/aosp12/hardware/invensense/6515/libsensors_iio/
H A DCompassSensor.AKM.cpp76 int CompassSensor::enable(int32_t handle, int en) in enable()
84 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
96 int CompassSensor::getEnable(int32_t handle) in getEnable()
108 int64_t CompassSensor::getDelay(int32_t handle) in getDelay()

12345678910>>...118