Home
last modified time | relevance | path

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

/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_task.cpp222 std::size_t rearPos = sendMsg.find(tidRearStr); in SendEvent() local
224 if (frontPos != std::string::npos && rearPos != std::string::npos && rearPos > startPos) { in SendEvent()
225 size_t tidLength = rearPos - startPos; in SendEvent()

Completed in 1 milliseconds