Home
last modified time | relevance | path

Searched defs:SetHandle (Results 1 – 9 of 9) sorted by relevance

/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/commonlibrary/c_utils/base/src/
H A Devent_handler.h42 void SetHandle(int fd) { fd_ = fd; } in SetHandle() function
/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/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection.h50 void SetHandle(uint16_t handle) in SetHandle() function
/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
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_device.cpp101 void A2dpDeviceInfo::SetHandle(uint16_t handleInfo) in SetHandle() function in OHOS::bluetooth::A2dpDeviceInfo
H A Da2dp_profile_peer.cpp56 void A2dpStream::SetHandle(uint16_t hdl) in SetHandle() function in OHOS::bluetooth::A2dpStream
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin.h128 void SetHandle(DynamicModule handle) in SetHandle() function