Home
last modified time | relevance | path

Searched defs:AddCommand (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/amber/src/vkscript/
Dcommand_parser.h48 void AddCommand(std::unique_ptr<Command> command) { in AddCommand() function
/external/lzma/CPP/7zip/UI/Explorer/
DContextMenu.cpp342 void CZipContextMenu::AddCommand(enum_CommandInternalID id, UString &mainString, CCommandMapItem &c… in AddCommand() function in CZipContextMenu