Searched refs:strUid (Results 1 – 1 of 1) sorted by relevance
154 std::string strUid(buffer, s, e - s); in update() local157 LOG(INFO) << "(pid, name, uid)=(" << pid << ", " << pname << ", " << strUid << ")" in update()159 uint32_t uid = (uint32_t)std::stoi(strUid); in update()