Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_guard/services/data_collect/collect/hiview/
H A Dhiview_listener.cpp114 bool isFindHap = false; in filterHashValue() local
120 isFindHap = true; in filterHashValue()
125 if (!isFindHap || (jsonObj["HASH_VALUE"].size() <= index)) { in filterHashValue()