Searched defs:am (Results 1 – 5 of 5) sorted by relevance
46 ActionManager am; in TestInit() local91 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST()111 ActionManager am; in TEST() local154 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST()236 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST()
313 ActionManager& am = ActionManager::GetInstance(); in main() local
943 auto& am = ActionManager::GetInstance(); in HandleUserspaceReboot() local
852 ActionManager& am = ActionManager::GetInstance(); in SecondStageMain() local
118 radio_hal_am_band_config_t am; member