Home
last modified time | relevance | path

Searched refs:GetShaStr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_repeat_guard.cpp38 bool GetShaStr(uint8_t* eventData, std::string& hashStr) in GetShaStr() function
92 if (!GetShaStr(eventData, uniqueId) || uniqueId.empty()) { in GetEventUniqueId()