Home
last modified time | relevance | path

Searched defs:WriteLog (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/compiler/jit/
H A Djit_logger.h98 void WriteLog(const void* ptr, size_t code_size, ArtMethod* method) in WriteLog() function
/aosp_15_r20/external/openscreen/tools/cddl/
H A Dlogging.h116 void WriteLog(const std::string& message, Args&&... args) { in WriteLog() function
/aosp_15_r20/external/webrtc/logging/rtc_event_log/
H A Drtc_event_log_unittest.cc314 void RtcEventLogSession::WriteLog(EventCounts count, in WriteLog() function in webrtc::__anon88f5430b0111::RtcEventLogSession