Searched refs:GetShaStr (Results 1 – 1 of 1) sorted by relevance
38 bool GetShaStr(uint8_t* eventData, std::string& hashStr) in GetShaStr() function92 if (!GetShaStr(eventData, uniqueId) || uniqueId.empty()) { in GetEventUniqueId()