Home
last modified time | relevance | path

Searched refs:stringHalfLength (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_util.cpp114 constexpr size_t stringHalfLength = 2; in GetInterruptString() local
120 res = value.substr(0, strlen / stringHalfLength); in GetInterruptString()

Completed in 2 milliseconds