Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/publisher/
H A Dpublisher_item.cpp24 PublisherItem::PublisherItem() : topic_(DHTopic::TOPIC_MIN) in PublisherItem() function in OHOS::DistributedHardware::PublisherItem
28 PublisherItem::PublisherItem(DHTopic topic) : topic_(topic) in PublisherItem() function in OHOS::DistributedHardware::PublisherItem