Searched refs:mCachedCommandPrepend (Results 1 – 1 of 1) sorted by relevance
39 private StringBuilder mCachedCommandPrepend; field in SimplePerfUtil44 mCachedCommandPrepend = null; in SimplePerfUtil()80 mCachedCommandPrepend = null; in setArgumentList()146 if (mCachedCommandPrepend == null) { in commandPrependPreparer()154 mCachedCommandPrepend = sb; in commandPrependPreparer()156 return mCachedCommandPrepend; in commandPrependPreparer()