Searched refs:commandFilePath (Results 1 – 1 of 1) sorted by relevance
245 CommandTracker(int id, String[] args, String commandFilePath) { in CommandTracker() argument248 mCommandFilePath = commandFilePath; in CommandTracker()1441 String commandFilePath) { in createCommandTracker() argument1445 return new CommandTracker(mCurrentCommandId, args, commandFilePath); in createCommandTracker()