Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
Dcapability_info_event.h37 explicit CapabilityInfoEvent(EventSender &sender) : Event(sender) in CapabilityInfoEvent() function
42 CapabilityInfoEvent(EventSender &sender, EventType action) : Event(sender), action_(action) {} in CapabilityInfoEvent() function