Searched defs:am (Results 1 – 4 of 4) sorted by relevance
40 ActionManager am; in TestInit() local79 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST()108 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST()189 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST()
142 ActionManager& am = ActionManager::GetInstance(); in main() local
703 ActionManager& am = ActionManager::GetInstance(); in SecondStageMain() local
118 radio_hal_am_band_config_t am; member