Home
last modified time | relevance | path

Searched refs:SetHandle (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/security/security_guard/services/risk_classify/model_manager/include/
H A Dmodel_attrs.h40 void SetHandle(void *handle) { handle_ = handle; }; in SetHandle() function
/ohos5.0/base/security/security_guard/test/unittest/risk_classify/include/
H A Dmodel_attrs.h40 void SetHandle(void *handle) { handle_ = handle; }; in SetHandle() function
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_tunnel_handle.h29 GSError SetHandle(const GraphicExtDataHandle *handle);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_device.h82 void SetHandle(uint16_t handleInfo);
H A Da2dp_service_device.cpp101 void A2dpDeviceInfo::SetHandle(uint16_t handleInfo) in SetHandle() function in OHOS::bluetooth::A2dpDeviceInfo
H A Da2dp_profile_peer.h67 void SetHandle(uint16_t hdl);
H A Da2dp_profile_peer.cpp56 void A2dpStream::SetHandle(uint16_t hdl) in SetHandle() function in OHOS::bluetooth::A2dpStream
184 streamCtrl_[i - 1].SetHandle(hdl); in RegisterSEPConfigureInfo()
215 streamCtrl_[i].SetHandle(hdl); in RegisterSEPConfigureInfo()
H A Da2dp_service.cpp125 deviceInfo->SetHandle(handle); in ProcessConnectStateMessage()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection.h50 void SetHandle(uint16_t handle) in SetHandle() function
H A Dgatt_client_service.cpp606 … client.value()->second.connection_.SetHandle(std::get<TUPLE_INDEX_SECOND>(deviceInfo)); in Connect()
1125 client.connection_.SetHandle(connectionHandle); in OnConnect()
1144 client.connection_.SetHandle(0); in OnDisconnect()
1165 client.connection_.SetHandle(connectionHandle); in OnConnectionChanged()
/ohos5.0/commonlibrary/c_utils/base/src/
H A Devent_handler.h42 void SetHandle(int fd) { fd_ = fd; } in SetHandle() function
H A Dtimer_event_handler.cpp43 SetHandle(INVALID_TIMER_FD); in ~TimerEventHandler()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/
H A Dbufferutils_fuzzer.cpp73 tunnelHandle2->SetHandle(handle); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_tunnel_handle.cpp72 GSError SurfaceTunnelHandle::SetHandle(const GraphicExtDataHandle *handle) in SetHandle() function in OHOS::SurfaceTunnelHandle
H A Dbuffer_utils.cpp259 if (handle->SetHandle(tunnelHandle) != GSERROR_OK) { in ReadExtDataHandle()
H A Dbuffer_queue_producer.cpp1303 if (tunnelHandle->SetHandle(handle) != GSERROR_OK) { in SetTunnelHandle()
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/include/
H A Dcomponent_node.h84 void SetHandle(OMX_HANDLETYPE comp) in SetHandle() function
/ohos5.0/base/security/security_guard/services/risk_classify/model_manager/src/
H A Dmodel_manager.cpp84 attr->SetHandle(handle); in InitModel()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp178 tunnelHandle->SetHandle(handle); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp92 tunnelHandle->SetHandle(handle); in BufferQueueProducerFuzzTest()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/fuzztest/faultloggerservice_fuzzer/
H A Dfaultlogger_service_fuzzer.cpp46 plugin->SetHandle(nullptr); in CreateFaultloggerInstance()
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin.h128 void SetHandle(DynamicModule handle) in SetHandle() function
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_adapter.cpp60 tempNode->node->SetHandle(static_cast<OMX_HANDLETYPE>(comp)); in OMXAdapterCreateComponent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp350 ASSERT_EQ(tunnelHandle->SetHandle(handleSet), OHOS::GSERROR_OK);
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp439 plugin->SetHandle(handle); in CreatePlugin()

12