Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dprofiler_fps.cpp197 std::string subLayerName; in CutLayerName() local
200 subLayerName = layerName.substr(0, twenty); in CutLayerName()
202 subLayerName = layerName; in CutLayerName()
204 return subLayerName; in CutLayerName()
DFPS.cpp110 std::string subLayerName; in CutLayerName() local
113 subLayerName = layerName.substr(0, twenty); in CutLayerName()
115 subLayerName = layerName; in CutLayerName()
117 return subLayerName; in CutLayerName()