Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/publisher_listener_stub/src/
Dpublisher_listener_stub_test.cpp68 uint32_t topicInt = static_cast<uint32_t>(DHTopic::TOPIC_MIN); variable
81 uint32_t topicInt = static_cast<uint32_t>(DHTopic::TOPIC_MAX); variable
94 uint32_t topicInt = static_cast<uint32_t>(DHTopic::TOPIC_LOW_LATENCY); variable
109 uint32_t topicInt = static_cast<uint32_t>(DHTopic::TOPIC_LOW_LATENCY); variable
124 uint32_t topicInt = static_cast<uint32_t>(DHTopic::TOPIC_LOW_LATENCY); variable
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/src/
Ddistributed_hardware_stub_test.cpp89 uint32_t topicInt = (uint32_t)DHTopic::TOPIC_MIN; variable
103 uint32_t topicInt = (uint32_t)DHTopic::TOPIC_MIN; variable
245 uint32_t topicInt = (uint32_t)DHTopic::TOPIC_MIN; variable
410 uint32_t topicInt = (uint32_t)DHTopic::TOPIC_START_DSCREEN; variable
430 uint32_t topicInt = (uint32_t)DHTopic::TOPIC_START_DSCREEN; variable
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
Ddistributed_hardware_stub.cpp97 uint32_t topicInt = data.ReadUint32(); in RegisterPublisherListenerInner() local
124 uint32_t topicInt = data.ReadUint32(); in UnregisterPublisherListenerInner() local
151 uint32_t topicInt = data.ReadUint32(); in PublishMessageInner() local