Searched refs:prettyFunction (Results 1 – 5 of 5) sorted by relevance
26 return android::netdutils::LogEntry().prettyFunction(__PRETTY_FUNCTION__); in globalPrettyFunctionName()39 return LogEntry().prettyFunction(__PRETTY_FUNCTION__); in prettyFunctionName()53 return LogEntry().prettyFunction(__PRETTY_FUNCTION__); in prettyFunctionName()65 return LogEntry().prettyFunction(__PRETTY_FUNCTION__); in prettyFunctionName()
82 LogEntry& LogEntry::prettyFunction(const std::string& pretty_function) { in prettyFunction() function in android::netdutils::LogEntry
55 LogEntry& prettyFunction(const std::string& pretty_function);
204 .prettyFunction(__PRETTY_FUNCTION__) in setResolverConfiguration()
860 auto entry = gLog.newEntry().prettyFunction(__PRETTY_FUNCTION__).arg(ifName); in interfaceGetCfg()874 .prettyFunction(__PRETTY_FUNCTION__) in interfaceSetCfg()