Home
last modified time | relevance | path

Searched refs:GetDHFwkKit (Results 1 - 17 of 17) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_low_latency.cpp36 std::shared_ptr<DistributedHardwareFwkKit> dHFwkKit = GetDHFwkKit(); in EnableLowLatency()
72 std::shared_ptr<DistributedHardwareFwkKit> dHFwkKit = GetDHFwkKit(); in DisableLowLatency()
96 std::shared_ptr<DistributedHardwareFwkKit> DCameraLowLatency::GetDHFwkKit() in GetDHFwkKit() function in OHOS::DistributedHardware::DCameraLowLatency
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Ddscreen_fwkkit_test.cpp34 * @tc.desc: Verify the GetDHFwkKit function.
40 auto ret = DScreenFwkKit::GetInstance().GetDHFwkKit(); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Ddscreen_fwkkit.cpp22 std::shared_ptr<DistributedHardwareFwkKit> DScreenFwkKit::GetDHFwkKit() in GetDHFwkKit() function in OHOS::DistributedHardware::DScreenFwkKit
24 DHLOGI("GetDHFwkKit"); in GetDHFwkKit()
/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_low_latency.h33 std::shared_ptr<DistributedHardwareFwkKit> GetDHFwkKit();
/foundation/distributedhardware/distributed_screen/services/common/utils/include/
H A Ddscreen_fwkkit.h40 std::shared_ptr<DistributedHardwareFwkKit> GetDHFwkKit();
/foundation/distributedhardware/distributed_input/services/transportbase/src/
H A Ddistributed_input_transport_base.cpp256 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DInputContext::GetInstance().GetDHFwkKit(); in StartSession()
309 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DInputContext::GetInstance().GetDHFwkKit(); in StopSession()
394 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DInputContext::GetInstance().GetDHFwkKit(); in OnSessionOpened()
443 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DInputContext::GetInstance().GetDHFwkKit(); in OnSessionClosed()
/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_context.h68 std::shared_ptr<DistributedHardwareFwkKit> GetDHFwkKit();
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr.cpp255 if (DScreenFwkKit::GetInstance().GetDHFwkKit() == nullptr) { in PublishMessage()
256 DHLOGE("GetDHFwkKit fail."); in PublishMessage()
271 DScreenFwkKit::GetInstance().GetDHFwkKit()->PublishMessage(topic, message); in PublishMessage()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinktrans/src/
H A Dscreen_sink_trans.cpp281 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DScreenFwkKit::GetInstance().GetDHFwkKit(); in OnSessionOpened()
293 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DScreenFwkKit::GetInstance().GetDHFwkKit(); in OnSessionClosed()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager.cpp372 if (DScreenFwkKit::GetInstance().GetDHFwkKit() == nullptr) { in PublishMessage()
373 DHLOGE("GetDHFwkKit fail."); in PublishMessage()
394 DScreenFwkKit::GetInstance().GetDHFwkKit()->PublishMessage(topic, message); in PublishMessage()
H A Ddscreen.cpp537 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DScreenFwkKit::GetInstance().GetDHFwkKit(); in NegotiateCodecType()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion.cpp268 if (DScreenFwkKit::GetInstance().GetDHFwkKit() == nullptr) { in PublishMessage()
269 DHLOGE("GetDHFwkKit fail."); in PublishMessage()
288 DScreenFwkKit::GetInstance().GetDHFwkKit()->PublishMessage(topic, message); in PublishMessage()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/src/
H A Dscreen_source_trans.cpp139 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DScreenFwkKit::GetInstance().GetDHFwkKit(); in Start()
168 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DScreenFwkKit::GetInstance().GetDHFwkKit(); in Stop()
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_context.cpp166 std::shared_ptr<DistributedHardwareFwkKit> DInputContext::GetDHFwkKit() in GetDHFwkKit() function in OHOS::DistributedHardware::DistributedInput::DInputContext
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp451 if (DScreenFwkKit::GetInstance().GetDHFwkKit() == nullptr) { in PublishMessage()
452 DHLOGE("GetDHFwkKit fail."); in PublishMessage()
475 DScreenFwkKit::GetInstance().GetDHFwkKit()->PublishMessage(topic, message); in PublishMessage()
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp661 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DInputContext::GetInstance().GetDHFwkKit(); in Init()
700 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DInputContext::GetInstance().GetDHFwkKit(); in Release()
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp159 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DInputContext::GetInstance().GetDHFwkKit(); in Init()
222 std::shared_ptr<DistributedHardwareFwkKit> dhFwkKit = DInputContext::GetInstance().GetDHFwkKit(); in UnregisterDHFwkPublisher()

Completed in 13 milliseconds