Searched defs:LogFunctionMap (Results 1 – 2 of 2) sorted by relevance
30 typedef std::unordered_map<uint32_t, LogFunction> LogFunctionMap; typedef
28 typedef base::hash_map<uint32_t, LogFunction > LogFunctionMap; typedef