Searched refs:strUid (Results 1 – 1 of 1) sorted by relevance
152 std::string strUid(buffer, s, e - s); in update() local154 uint32_t uid = (uint32_t)std::stoi(strUid); in update()