Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DRequestedLayerState.cpp135 std::string shortened; in RequestedLayerState() local
136 shortened.append(name, 0, 36); in RequestedLayerState()
137 shortened.append("[...]"); in RequestedLayerState()
138 shortened.append(name, name.length() - 36); in RequestedLayerState()
139 debugName = std::move(shortened); in RequestedLayerState()
/frameworks/native/services/surfaceflinger/
DLayer.cpp1591 std::string shortened; in miniDumpLegacy() local
1592 shortened.append(mName, 0, 36); in miniDumpLegacy()
1593 shortened.append("[...]"); in miniDumpLegacy()
1594 shortened.append(mName, mName.length() - 36); in miniDumpLegacy()
1595 name = std::move(shortened); in miniDumpLegacy()
/frameworks/proto_logging/stats/
Datoms.proto19022 // A shortened call stack of the error