Home | History | Annotate | Download | only in base

Lines Matching refs:Impl

545       logging::Check##name##Impl((val1), (val2),                               \
577 // Build the error message string. This is separate from the "Impl"
579 // be out of line, while the "Impl" code should be inline. Caller
616 inline std::string* Check##name##Impl(const t1& v1, const t2& v2, \
621 inline std::string* Check##name##Impl(int v1, int v2, const char* names) { \
760 logging::Check##name##Impl((val1), (val2), \