Searched refs:GetPluginCmdNameByIndex (Results 1 – 5 of 5) sorted by relevance
116 const char *GetPluginCmdNameByIndex(int index);
134 const char *GetPluginCmdNameByIndex(int index) in GetPluginCmdNameByIndex() function
66 ASSERT_NE(GetPluginCmdNameByIndex(cmdIndex), nullptr);
174 const char *GetPluginCmdNameByIndex(int index) in GetPluginCmdNameByIndex() function
680 return GetPluginCmdNameByIndex(index); in GetCmdKey()757 cmdName = GetPluginCmdNameByIndex(index); in DoCmdByIndex()