Searched refs:prettyFunction (Results 1 – 3 of 3) 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
56 LogEntry& prettyFunction(const std::string& pretty_function);