Searched refs:calcUuid_ (Results 1 – 2 of 2) sorted by relevance
159 auto pair = calcUuid_.Find(keyUuid); in GetEncryptedUuidByMeta()167 calcUuid_.Insert(keyUuid, uuid); in GetEncryptedUuidByMeta()171 calcUuid_.Insert(keyUuid, uuid); in GetEncryptedUuidByMeta()
51 ConcurrentMap<std::string, std::string> calcUuid_; variable