Searched defs:am (Results 1 – 5 of 5) sorted by relevance
45 ActionManager am; in TestInit() local90 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST()110 ActionManager am; in TEST() local153 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST()235 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST()
267 ActionManager& am = ActionManager::GetInstance(); in main() local
824 ActionManager& am = ActionManager::GetInstance(); in SecondStageMain() local
907 auto& am = ActionManager::GetInstance(); in HandleUserspaceReboot() local
118 radio_hal_am_band_config_t am; member