Searched refs:newName (Results 1 – 1 of 1) sorted by relevance
124 std::string newName = processName.substr(secondDot + 1, std::string::npos); in tryShortenProcessName() local125 ALOGI("Removing namespace from process name %s to %s.", processName.c_str(), newName.c_str()); in tryShortenProcessName()147 fs << newName; in tryShortenProcessName()