Searched refs:typeAddPos (Results 1 – 2 of 2) sorted by relevance
99 … std::string tmpType = info.substr(typeBeginPos + typeAddPos, info.length()); // "deviceType" : xxx in SplitExtraInfo()
527 const int32_t typeAddPos = 2; variable