Home
last modified time | relevance | path

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

/system/libhidl/transport/
DServiceManagement.cpp143 std::string oldComm; in tryShortenProcessName() local
144 if (!(fs >> oldComm)) continue; in tryShortenProcessName()
147 if (base::StartsWith(descriptor, oldComm)) { in tryShortenProcessName()