Home
last modified time | relevance | path

Searched defs:LogFunctionMap (Results 1 – 2 of 2) sorted by relevance

/external/cronet/ipc/
Dipc_logging.h30 typedef std::unordered_map<uint32_t, LogFunction> LogFunctionMap; typedef
/external/libchrome/ipc/
Dipc_logging.h28 typedef base::hash_map<uint32_t, LogFunction > LogFunctionMap; typedef