Home
last modified time | relevance | path

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

/dports/devel/abseil/abseil-cpp-20211102.0/absl/base/internal/
H A Draw_logging.h187 void RegisterLogPrefixHook(LogPrefixHook func);
H A Draw_logging.cc232 void RegisterLogPrefixHook(LogPrefixHook func) { log_prefix_hook.Store(func); } in RegisterLogPrefixHook() function
/dports/graphics/R-cran-s2/s2/src/absl/base/internal/
H A Draw_logging.h197 void RegisterLogPrefixHook(LogPrefixHook func);
H A Draw_logging.cc235 void RegisterLogPrefixHook(LogPrefixHook func) { log_prefix_hook.Store(func); } in RegisterLogPrefixHook() function
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/abseil-cpp/absl/base/internal/
H A Draw_logging.h187 void RegisterLogPrefixHook(LogPrefixHook func);
H A Draw_logging.cc232 void RegisterLogPrefixHook(LogPrefixHook func) { log_prefix_hook.Store(func); } in RegisterLogPrefixHook() function
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/base/internal/
H A Draw_logging.h187 void RegisterLogPrefixHook(LogPrefixHook func);
H A Draw_logging.cc232 void RegisterLogPrefixHook(LogPrefixHook func) { log_prefix_hook.Store(func); } in RegisterLogPrefixHook() function
/dports/graphics/s2/s2geometry-0.9.0/src/s2/third_party/absl/base/internal/
H A Draw_logging.h199 void RegisterLogPrefixHook(LogPrefixHook fn);
H A Draw_logging.cc246 void RegisterLogPrefixHook(LogPrefixHook fn) { in RegisterLogPrefixHook() function
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/third_party/absl/base/internal/
H A Draw_logging.h199 void RegisterLogPrefixHook(LogPrefixHook fn);
H A Draw_logging.cc246 void RegisterLogPrefixHook(LogPrefixHook fn) { in RegisterLogPrefixHook() function