Searched refs:flush_log (Results 1 – 2 of 2) sorted by relevance
66 if (Impl.flush_log == nullptr || Impl.handle_arg0 == nullptr || in __xray_log_register_mode()108 Impl.handle_arg0 == nullptr || Impl.flush_log == nullptr) { in __xray_set_log_impl()191 return GlobalXRayImpl->flush_log(); in __xray_log_flushLog()
194 XRayLogFlushStatus (*flush_log)(); member