Searched refs:AsEntryPoint (Results 1 – 4 of 4) sorted by relevance
65 EntryPointCommand* Command::AsEntryPoint() { in AsEntryPoint() function in amber::Command
188 return engine->DoEntryPoint(cmd->AsEntryPoint()); in ExecuteCommand()
109 EntryPointCommand* AsEntryPoint();
732 auto* cmd = cmds[0]->AsEntryPoint(); in TEST_F()