Home
last modified time | relevance | path

Searched defs:GetCommands (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/amber/src/
Dscript.h197 const std::vector<std::unique_ptr<Command>>& GetCommands() const { in GetCommands() function
Dcommand.h701 const std::vector<std::unique_ptr<Command>>& GetCommands() const { in GetCommands() function
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h508 const CommandObject::CommandMap &GetCommands() const { in GetCommands() function
/external/llvm-project/lldb/include/lldb/Target/
DTarget.h1218 StringList &GetCommands() { return m_commands; } in GetCommands() function