Searched refs:pidUidStr (Results 1 – 1 of 1) sorted by relevance
1674 std::string pidUidStr; in SetCallingIdentity() local1681 …if (!ProcessSkeleton::GetSubStr(identity, pidUidStr, offset, subLen) || !ProcessSkeleton::IsNumStr… in SetCallingIdentity()1688 uint64_t pidUid = std::stoull(pidUidStr.c_str()); in SetCallingIdentity()