Home
last modified time | relevance | path

Searched defs:PublishMessage (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/publisher/
H A Dpublisher.cpp49 void Publisher::PublishMessage(const DHTopic topic, const std::string &message) in PublishMessage() function in OHOS::DistributedHardware::Publisher
H A Dpublisher_item.cpp67 void PublisherItem::PublishMessage(const std::string &message) in PublishMessage() function in OHOS::DistributedHardware::PublisherItem
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/dhfwk_sa_manager/include/
H A Ddhfwk_sa_manager_test.h60 int32_t PublishMessage(const DHTopic topic, const std::string &msg) in PublishMessage() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/include/
H A Ddistributed_hardware_stub_test.h52 int32_t PublishMessage(const DHTopic topic, const std::string &msg) in PublishMessage() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/distributed_hardware_proxy/include/
H A Ddistributed_hardware_proxy_test.h61 int32_t PublishMessage(const DHTopic topic, const std::string &msg) in PublishMessage() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/
H A Ddistributed_hardware_fwk_kit.cpp86 int32_t DistributedHardwareFwkKit::PublishMessage(const DHTopic topic, const std::string &message) in PublishMessage() function in OHOS::DistributedHardware::DistributedHardwareFwkKit
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr.cpp251 void ScreenRegionManager::PublishMessage(const DHTopic topic, const uint64_t &screenId, in PublishMessage() function in OHOS::DistributedHardware::V1_0::ScreenRegionManager
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion.cpp264 void ScreenRegion::PublishMessage(const DHTopic topic, const uint64_t &screenId, in PublishMessage() function in OHOS::DistributedHardware::V2_0::ScreenRegion
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_service.cpp175 int32_t DistributedHardwareService::PublishMessage(const DHTopic topic, const std::string &msg) in PublishMessage() function in OHOS::DistributedHardware::DistributedHardwareService
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager.cpp369 void DScreenManager::PublishMessage(const DHTopic topic, const std::shared_ptr<DScreen> &dScreen) in PublishMessage() function in OHOS::DistributedHardware::V2_0::DScreenManager
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/
H A Ddistributed_hardware_proxy.cpp137 int32_t DistributedHardwareProxy::PublishMessage(const DHTopic topic, const std::string &msg) in PublishMessage() function in OHOS::DistributedHardware::DistributedHardwareProxy
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp448 void DScreenManager::PublishMessage(const DHTopic topic, const std::shared_ptr<DScreen> &dScreen) in PublishMessage() function in OHOS::DistributedHardware::V1_0::DScreenManager