Home
last modified time | relevance | path

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

/system/libbase/
Dliblog_symbols.cpp39 LibLogFunctions real_liblog_functions = {}; in GetLibLogFunctions() local
42 real_liblog_functions.name = \ in GetLibLogFunctions()
44 if (real_liblog_functions.name == nullptr) { \ in GetLibLogFunctions()
60 return real_liblog_functions; in GetLibLogFunctions()