Home
last modified time | relevance | path

Searched refs:SetHandle (Results 1 - 15 of 15) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection.h50 void SetHandle(uint16_t handle) in SetHandle() function in OHOS::bluetooth::GattConnection
H A Dgatt_client_service.cpp606 client.value()->second.connection_.SetHandle(std::get<TUPLE_INDEX_SECOND>(deviceInfo)); in Connect()
1123 client.connection_.SetHandle(connectionHandle); in OnConnect()
1142 client.connection_.SetHandle(0); in OnDisconnect()
1163 client.connection_.SetHandle(connectionHandle); in OnConnectionChanged()
/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()
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_tunnel_handle.h29 GSError SetHandle(const GraphicExtDataHandle *handle);
/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_tunnel_handle.cpp72 GSError SurfaceTunnelHandle::SetHandle(const GraphicExtDataHandle *handle) in SetHandle() function in OHOS::SurfaceTunnelHandle
75 BLOGW("SetHandle with nullptr"); in SetHandle()
H A Dbuffer_utils.cpp299 if (handle->SetHandle(tunnelHandle) != GSERROR_OK) { in ReadExtDataHandle()
300 BLOGE("SetHandle failed"); in ReadExtDataHandle()
H A Dbuffer_queue_producer.cpp1375 if (tunnelHandle->SetHandle(handle) != GSERROR_OK) { in SetTunnelHandle()
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/
H A Dbufferutils_fuzzer.cpp73 tunnelHandle2->SetHandle(handle); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp178 tunnelHandle->SetHandle(handle); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp91 tunnelHandle->SetHandle(handle); in BufferQueueProducerFuzzTest()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp350 ASSERT_EQ(tunnelHandle->SetHandle(handleSet), OHOS::GSERROR_OK); in HWTEST_F()

Completed in 14 milliseconds