Home
last modified time | relevance | path

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

/system/tools/hidl/utils/
DFormatter.cpp186 const size_t spaceLength = mSpace.size(); in output() local
187 if (spaceLength > 0) { in output()
192 size_t startPos = matchPos + spaceLength; in output()
196 startPos = matchPos + spaceLength; in output()