Searched refs:ActionName (Results 1 – 7 of 7) sorted by relevance
42 char * ActionName[] = variable
46 extern char * ActionName[];138 profile.setBool(ActionName[i], !logger->bMutedCalls[i]); in onOptions()300 if(profile.getBool(ActionName[i], &selected)) in SPY_Setup()
97 if(profile.getBool(ActionName[i], &selected)) in platformInit()
74 if (it->getName() == CI.getFrontendOpts().ActionName) { in CreateFrontendBaseAction()83 << CI.getFrontendOpts().ActionName; in CreateFrontendBaseAction()
217 std::string ActionName; variable
143 if (it->getName() == CI.getFrontendOpts().ActionName) { in CreateFrontendBaseAction()152 << CI.getFrontendOpts().ActionName; in CreateFrontendBaseAction()
788 Opts.ActionName = A->getValue(); in ParseFrontendArgs()792 if ((*it)->getValue(0) == Opts.ActionName) in ParseFrontendArgs()