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