Searched defs:radioEventHub (Results 1 – 4 of 4) sorted by relevance
41 auto radioEventHub = frameNode->GetEventHub<NG::RadioEventHub>(); in GetText() local
148 auto radioEventHub = host->GetEventHub<NG::RadioEventHub>(); in ToJsonValue() local
68 auto radioEventHub = frameNode->GetEventHub<NG::RadioEventHub>(); in OnDetachFromFrameNode() local515 auto radioEventHub = GetEventHub<RadioEventHub>(); in UpdateUncheckStatus() local698 auto radioEventHub = GetEventHub<RadioEventHub>(); in UpdateGroupCheckStatus() local
1236 auto radioEventHub = frameNode->GetEventHub<NG::RadioEventHub>(); variable