Home
last modified time | relevance | path

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

/system/connectivity/wifilogd/
Dlocal_utils.h36 local_utils::internal::SafelyClamp<decltype(SRC), DST_TYPE, MIN, MAX, MIN, \
114 DstType SafelyClamp(SrcType input) { in SafelyClamp() function