Home
last modified time | relevance | path

Searched refs:newName (Results 1 – 1 of 1) sorted by relevance

/system/libhidl/transport/
DServiceManagement.cpp124 std::string newName = processName.substr(secondDot + 1, std::string::npos); in tryShortenProcessName() local
125 ALOGI("Removing namespace from process name %s to %s.", processName.c_str(), newName.c_str()); in tryShortenProcessName()
147 fs << newName; in tryShortenProcessName()