Home
last modified time | relevance | path

Searched defs:HandleLog (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/testing/
H A Dgoogletest.cc247 void ScopedMemoryLog::HandleLog(LogLevel level, const char* filename, int line, in HandleLog() function in google::protobuf::ScopedMemoryLog
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/testing/
H A Dgoogletest.cc277 void ScopedMemoryLog::HandleLog(LogLevel level, const char* filename, int line, in HandleLog() function in google::protobuf::ScopedMemoryLog
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor.h180 virtual Status HandleLog(HloInstructionPtr hlo) { in HandleLog() function
H A Dalgebraic_simplifier.cc3266 Status AlgebraicSimplifierVisitor::HandleLog(HloInstruction* log) { in HandleLog() function in xla::AlgebraicSimplifierVisitor