Home
last modified time | relevance | path

Searched refs:FindLabel (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dlogging.cc67 const char* FindLabel(int value, const ConstantLabel entries[]) { in FindLabel() function
81 if (const char* value = FindLabel(err, err_table)) in ErrorName()
Dlogging.h84 const char* FindLabel(int value, const ConstantLabel entries[]);