/ohos5.0/base/security/security_guard/services/risk_classify/model_manager/include/ |
H A D | model_attrs.h | 40 void SetHandle(void *handle) { handle_ = handle; }; in SetHandle() function
|
/ohos5.0/base/security/security_guard/test/unittest/risk_classify/include/ |
H A D | model_attrs.h | 40 void SetHandle(void *handle) { handle_ = handle; }; in SetHandle() function
|
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | surface_tunnel_handle.h | 29 GSError SetHandle(const GraphicExtDataHandle *handle);
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service_device.h | 82 void SetHandle(uint16_t handleInfo);
|
H A D | a2dp_service_device.cpp | 101 void A2dpDeviceInfo::SetHandle(uint16_t handleInfo) in SetHandle() function in OHOS::bluetooth::A2dpDeviceInfo
|
H A D | a2dp_profile_peer.h | 67 void SetHandle(uint16_t hdl);
|
H A D | a2dp_profile_peer.cpp | 56 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 D | a2dp_service.cpp | 125 deviceInfo->SetHandle(handle); in ProcessConnectStateMessage()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection.h | 50 void SetHandle(uint16_t handle) in SetHandle() function
|
H A D | gatt_client_service.cpp | 606 … 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 D | event_handler.h | 42 void SetHandle(int fd) { fd_ = fd; } in SetHandle() function
|
H A D | timer_event_handler.cpp | 43 SetHandle(INVALID_TIMER_FD); in ~TimerEventHandler()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/ |
H A D | bufferutils_fuzzer.cpp | 73 tunnelHandle2->SetHandle(handle); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | surface_tunnel_handle.cpp | 72 GSError SurfaceTunnelHandle::SetHandle(const GraphicExtDataHandle *handle) in SetHandle() function in OHOS::SurfaceTunnelHandle
|
H A D | buffer_utils.cpp | 259 if (handle->SetHandle(tunnelHandle) != GSERROR_OK) { in ReadExtDataHandle()
|
H A D | buffer_queue_producer.cpp | 1303 if (tunnelHandle->SetHandle(handle) != GSERROR_OK) { in SetTunnelHandle()
|
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/include/ |
H A D | component_node.h | 84 void SetHandle(OMX_HANDLETYPE comp) in SetHandle() function
|
/ohos5.0/base/security/security_guard/services/risk_classify/model_manager/src/ |
H A D | model_manager.cpp | 84 attr->SetHandle(handle); in InitModel()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/ |
H A D | bufferqueue_fuzzer.cpp | 178 tunnelHandle->SetHandle(handle); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/ |
H A D | bufferqueueproducer_fuzzer.cpp | 92 tunnelHandle->SetHandle(handle); in BufferQueueProducerFuzzTest()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/fuzztest/faultloggerservice_fuzzer/ |
H A D | faultlogger_service_fuzzer.cpp | 46 plugin->SetHandle(nullptr); in CreateFaultloggerInstance()
|
/ohos5.0/base/hiviewdfx/hiview/base/include/ |
H A D | plugin.h | 128 void SetHandle(DynamicModule handle) in SetHandle() function
|
/ohos5.0/drivers/peripheral/codec/hal/src/ |
H A D | codec_adapter.cpp | 60 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 D | hdilayerinfo_test.cpp | 350 ASSERT_EQ(tunnelHandle->SetHandle(handleSet), OHOS::GSERROR_OK);
|
/ohos5.0/base/hiviewdfx/hiview/core/ |
H A D | hiview_platform.cpp | 439 plugin->SetHandle(handle); in CreatePlugin()
|