Searched refs:log_function_map_ (Results 1 – 4 of 4) sorted by relevance
83 log_function_map_ = functions; in COMPONENT_EXPORT()87 return log_function_map_; in COMPONENT_EXPORT()123 static LogFunctionMap* log_function_map_; in COMPONENT_EXPORT()
46 LogFunctionMap* Logging::log_function_map_; member in IPC::Logging179 if (!log_function_map_) in GetMessageText()182 LogFunctionMap::iterator it = log_function_map_->find(type); in GetMessageText()183 if (it == log_function_map_->end()) { in GetMessageText()
81 log_function_map_ = functions; in COMPONENT_EXPORT()85 return log_function_map_; in COMPONENT_EXPORT()121 static LogFunctionMap* log_function_map_; in COMPONENT_EXPORT()
44 LogFunctionMap* Logging::log_function_map_; member in IPC::Logging174 if (!log_function_map_) in GetMessageText()177 LogFunctionMap::iterator it = log_function_map_->find(type); in GetMessageText()178 if (it == log_function_map_->end()) { in GetMessageText()