Home
last modified time | relevance | path

Searched refs:def_v (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h28 KVMap(std::unordered_map<K, V> map, K def_k, V def_v, in KVMap() argument
30 : str_map(map), def_key(def_k), def_value(def_v), compare(cmp)

Completed in 1 milliseconds