Searched refs:commandFilePath (Results 1 – 1 of 1) sorted by relevance
268 CommandTracker(int id, String[] args, String commandFilePath) { in CommandTracker() argument271 mCommandFilePath = commandFilePath; in CommandTracker()1707 String[] args, String commandFilePath) { in createCommandTracker() argument1712 return new CommandTracker(mCurrentCommandId, args, commandFilePath); in createCommandTracker()