Home
last modified time | relevance | path

Searched defs:handle (Results 3476 - 3500 of 4411) sorted by relevance

1...<<131132133134135136137138139140>>...177

/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp1244 bool CallControlManager::cancel(ffrt::task_handle &handle) in cancel() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_list_modifier.cpp494 ArkUI_Int32 SetNodeAdapter(ArkUINodeHandle node, ArkUINodeAdapterHandle handle) in SetNodeAdapter() argument
H A Dwater_flow_modifier.cpp298 ArkUI_Int32 SetNodeAdapter(ArkUINodeHandle node, ArkUINodeAdapterHandle handle) in SetNodeAdapter() argument
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp100 auto handle = OH_ArkUI_NodeEvent_GetNodeHandle(nullptr); in HWTEST_F() local
/foundation/arkui/napi/sample/native_module_systemtest/
H A Dtest_napi.cpp7920 napi_async_cleanup_hook_handle handle; member
7934 static void AfterCleanupHookTwo(uv_handle_t* handle) in AfterCleanupHookTwo() argument
7951 static void AsyncCleanupHook(napi_async_cleanup_hook_handle handle, void* arg) in AsyncCleanupHook() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp1084 SendAttReadByTypeResponse( uint16_t connectHandle, uint16_t handle, uint8_t len, AttReadByTypeRspDataList *value, uint16_t num) SendAttReadByTypeResponse() argument
1889 FindIteratorByResponesInfor( uint16_t handle, ResponesType respType) FindIteratorByResponesInfor() argument
2023 SendNotification( uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len) const SendNotification() argument
2046 SendIndication( uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len) const SendIndication() argument
2072 SendReadCharacteristicValueResp( uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len, int result) const SendReadCharacteristicValueResp() argument
2087 SendReadUsingCharacteristicValueResp( uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len, int result) const SendReadUsingCharacteristicValueResp() argument
2117 SendReadBlobValueResp( uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len, int result) const SendReadBlobValueResp() argument
2142 SendWriteCharacteristicValueResp( uint16_t connectHandle, uint16_t handle, int result) const SendWriteCharacteristicValueResp() argument
2163 SendReadDescriptorResp( uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len, int result) const SendReadDescriptorResp() argument
2195 SendWriteDescriptorResp(uint16_t connectHandle, uint16_t handle, int result) const SendWriteDescriptorResp() argument
[all...]
H A Dgatt_connection_manager.cpp262 int GattConnectionManager::RequestConnectionPriority(uint16_t handle, int connPriority) const in RequestConnectionPriority() argument
819 void GattConnectionManager::impl::DoDisconnect(uint16_t handle) in DoDisconnect() argument
481 FindDevice( uint16_t handle, std::unique_lock<std::mutex> &deviceLock) FindDevice() argument
[all...]
H A Dgatt_client_profile.cpp593 WriteWithoutResponse( int reqId, uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len) const WriteWithoutResponse() argument
614 SignedWriteWithoutResponse( int reqId, uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len) const SignedWriteWithoutResponse() argument
641 WriteCharacteristicValue( int reqId, uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len) const WriteCharacteristicValue() argument
672 WriteLongCharacteristicValue( int reqId, uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len) const WriteLongCharacteristicValue() argument
698 WriteDescriptorValue( int reqId, uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len) const WriteDescriptorValue() argument
729 WriteLongCharacteristicDescriptor( int reqId, uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len) const WriteLongCharacteristicDescriptor() argument
748 ReliableWriteCharacteristicValue( int reqId, uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len) const ReliableWriteCharacteristicValue() argument
1127 uint16_t handle = 0; ErrorResponseParsing() local
1386 FindIncludeServicesParsing(uint16_t connectHandle, uint16_t handle, Buffer *buffer) FindIncludeServicesParsing() argument
1640 uint16_t handle = data->attReadByTypeResponse.readHandleListNum.valueList->attHandle.attHandle; ReadUsingCharacteristicByUuidParsing() local
1925 SplitReadReqErrorParsing( int reqId, uint16_t connectHandle, ResponesType respType, uint16_t handle, int result) SplitReadReqErrorParsing() argument
1945 SplitWriteReqErrorParsing( int reqId, uint16_t connectHandle, ResponesType respType, uint16_t handle, int result) SplitWriteReqErrorParsing() argument
1971 WriteLongCharacteristicValueParsing(uint16_t connectHandle, uint16_t handle, uint16_t offset, Buffer *buffer, std::list<std::pair<uint16_t, GattRequestInfo>>::iterator iter) WriteLongCharacteristicValueParsing() argument
2189 FindIteratorByResponesInfor( uint16_t handle, uint16_t respType) FindIteratorByResponesInfor() argument
2249 FindIteratorByResponesInfor( uint16_t handle, ResponesType respType) FindIteratorByResponesInfor() argument
2319 AddReadValueCache(uint16_t connectHandle, uint16_t handle, uint16_t offset, Buffer *data) AddReadValueCache() argument
2344 GetReadValueCache(uint16_t connectHandle, uint16_t handle) GetReadValueCache() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_service_data.cpp1299 void BlePeripheralDevice::SetConnectionHandle(int handle) in SetConnectionHandle() argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_renderer_stream_impl.cpp551 auto& handle = PolicyHandler::GetInstance(); in GetA2dpOffloadLatency() local
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp1501 void* handle = dlopen(HEVC_DEC_LIB_PATH, RTLD_LAZY); in CheckHevcDecLibStatus() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp181 ValidateImageSubresourceRange(const GpuResourceManager& gpuResourceMgr, const RenderHandle handle, const ImageSubresourceRange& imageSubresourceRange) ValidateImageSubresourceRange() argument
1024 const RenderHandle handle = renderPassDsc.attachmentHandles[attachmentIndex]; ProcessInputAttachments() local
1058 const RenderHandle handle = renderPassDsc.attachmentHandles[attachmentIndex]; ProcessColorAttachments() local
1088 const RenderHandle handle = renderPassDsc.attachmentHandles[attachmentIndex]; ProcessResolveAttachments() local
1114 const RenderHandle handle = renderPassDsc.attachmentHandles[attachmentIndex]; ProcessDepthAttachments() local
1135 const RenderHandle handle = renderPassDsc.attachmentHandles[attachmentIndex]; ProcessDepthAttachments() local
1162 const RenderHandle handle = renderPassDsc.attachmentHandles[attachmentIndex]; ProcessFragmentShadingRateAttachments() local
1288 CustomBufferBarrier(const RenderHandle handle, const BufferResourceBarrier& source, const BufferResourceBarrier& destination, const uint32_t byteOffset, const uint32_t byteSize) CustomBufferBarrier() argument
1333 CustomImageBarrier(const RenderHandle handle, const ImageResourceBarrier& destination, const ImageSubresourceRange& imageSubresourceRange) CustomImageBarrier() argument
1341 CustomImageBarrier(const RenderHandle handle, const ImageResourceBarrier& source, const ImageResourceBarrier& destination, const ImageSubresourceRange& imageSubresourceRange) CustomImageBarrier() argument
1546 UpdateDescriptorSet( const RenderHandle handle, const DescriptorSetLayoutBindingResources& bindingResources) UpdateDescriptorSet() argument
1643 BindDescriptorSet(const uint32_t set, const RenderHandle handle) BindDescriptorSet() argument
1649 BindDescriptorSet( const uint32_t set, const RenderHandle handle, const array_view<const uint32_t> dynamicOffsets) BindDescriptorSet() argument
1713 ClearColorImage( const RenderHandle handle, const ClearColorValue color, const array_view<const ImageSubresourceRange> ranges) ClearColorImage() argument
[all...]
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp1796 GSError BufferQueue::SetTunnelHandle(const sptr<SurfaceTunnelHandle> &handle) in SetTunnelHandle() argument
H A Dbuffer_queue_producer.cpp691 sptr<SurfaceTunnelHandle> handle = nullptr; in SetTunnelHandleRemote() local
1364 GSError BufferQueueProducer::SetTunnelHandle(const sptr<SurfaceTunnelHandle> &handle) in SetTunnelHandle() argument
1372 GSError BufferQueueProducer::SetTunnelHandle(const GraphicExtDataHandle *handle) in SetTunnelHandle() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp1342 unique_ptr<GpuSemaphore> DeviceVk::CreateGpuSemaphoreView(const uint64_t handle) in CreateGpuSemaphoreView() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp461 auto handle = animationManager_->Read(entity_); in OnAnimationChanged() local
533 auto handle = animationManager_->Read(entity_); in IsAnimationTrackArrayModified() local
564 auto handle in GatherAnimationTracks() local
688 auto handle = animationTrackManager_->Read(track->GetEntity()); AddKey() local
1007 auto handle = animationManager_->Write(entity_); OnDurationPropertyChanged() local
1019 auto handle = nameManager_->Write(entity_); OnNamePropertyChanged() local
[all...]
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp124 bool LoadFunc(T &fn, const char *fName, void* handle) in LoadFunc() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp189 auto handle = dlopen("libimage_cuva_parser.z.so", RTLD_LAZY); in GetCuvaJpegGainMapOffset() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp370 uint32_t handle = photoOutput->caputreIdHandleMap_[captureId]; in ExecuteDeepyCopySurfaceBuffer() local
[all...]
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp197 auto handle = dlopen(EXT_CONFIG_LIB, RTLD_NOW); in LoadGetExtConfigFunc() local
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp107 bool BinderInvoker::AcquireHandle(int32_t handle) in AcquireHandle() argument
128 bool BinderInvoker::ReleaseHandle(int32_t handle) in ReleaseHandle() argument
146 SendRequest(int handle, uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) SendRequest() argument
200 TranslateDBinderProxy(int handle, MessageParcel &parcel) TranslateDBinderProxy() argument
223 AddDeathRecipient(int32_t handle, void *cookie) AddDeathRecipient() argument
258 RemoveDeathRecipient(int32_t handle, void *cookie) RemoveDeathRecipient() argument
311 uint32_t handle = reply.ReadUint32(); TranslateIRemoteObject() local
330 AddCommAuth(int32_t handle, flat_binder_object *flat) AddCommAuth() argument
369 GetDBinderCallingPidUid(int handle, bool isReply, pid_t &pid, uid_t &uid) GetDBinderCallingPidUid() argument
397 TranslateDBinderStub(int handle, MessageParcel &parcel, bool isReply, size_t &totalDBinderBufSize) TranslateDBinderStub() argument
1134 WriteTransaction(int cmd, uint32_t flags, int32_t handle, uint32_t code, const MessageParcel &data, const int32_t *status, size_t totalDBinderBufSize) WriteTransaction() argument
1246 uint32_t handle = input_.ReadUint32(); OnTranslationComplete() local
1309 PingService(int32_t handle) PingService() argument
1494 const int32_t handle = proxy ? static_cast<int32_t>(proxy->GetHandle()) : -1; FlattenObject() local
1696 GetStrongRefCountForStub(uint32_t handle) GetStrongRefCountForStub() argument
[all...]
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h61 __u32 handle; member
118 __u32 handle; member
170 __u32 handle; member
204 __u32 handle; member
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c1853 static void FillAuthHandleList(ListNode *list, AuthHandle *handle, int32_t *num, int32_t count) in FillAuthHandleList() argument
1913 AuthHandle *handle = (AuthHandle *)SoftBusCalloc(sizeof(AuthHandle) * count); in GetHmlOrP2pAuthHandle() local
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp182 std::u16string IPCProcessSkeleton::MakeHandleDescriptor(int handle) in MakeHandleDescriptor() argument
188 sptr<IRemoteObject> IPCProcessSkeleton::FindOrNewObject(int handle, const dbinder_negotiation_data *dbinderData) in FindOrNewObject() argument
219 GetProxyObject(int handle, bool &newFlag) GetProxyObject() argument
501 IsHandleMadeByUser(uint32_t handle) IsHandleMadeByUser() argument
534 ProxyDetachDBinderSession(uint32_t handle, IPCObjectProxy *proxy) ProxyDetachDBinderSession() argument
557 ProxyAttachDBinderSession(uint32_t handle, std::shared_ptr<DBinderSessionObject> object) ProxyAttachDBinderSession() argument
569 ProxyQueryDBinderSession(uint32_t handle) ProxyQueryDBinderSession() argument
580 ProxyMoveDBinderSession(uint32_t handle, IPCObjectProxy *proxy) ProxyMoveDBinderSession() argument
661 StubDetachDBinderSession(uint32_t handle, uint32_t &tokenId) StubDetachDBinderSession() argument
680 StubAttachDBinderSession(uint32_t handle, std::shared_ptr<DBinderSessionObject> object) StubAttachDBinderSession() argument
691 StubQueryDBinderSession(uint32_t handle) StubQueryDBinderSession() argument
896 WakeUpThreadBySeqNumber(uint64_t seqNumber, uint32_t handle) WakeUpThreadBySeqNumber() argument
[all...]
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp253 bool HttpExec::AddCurlHandle(CURL *handle, RequestContext *context) in AddCurlHandle() argument
318 auto handle = curl_easy_init(); AddCurlHandle() local
355 GetCurlDataFromHandle(CURL *handle, RequestContext *context, CURLMSG curlMsg, CURLcode result) AddCurlHandle() argument
399 GetTimingFromCurl(CURL *handle, CURLINFO info) AddCurlHandle() argument
410 GetSizeFromCurl(CURL *handle, RequestContext *context) AddCurlHandle() argument
428 CacheCurlPerformanceTiming(CURL *handle, RequestContext *context) AddCurlHandle() argument
496 auto handle = msg->easy_handle; AddCurlHandle() local
[all...]

Completed in 84 milliseconds

1...<<131132133134135136137138139140>>...177