Home
last modified time | relevance | path

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

/external/federated-compute/fcp/client/engine/
Dtf_wrapper.cc135 const std::string& message_prefix) { in ToFcpStatus()
/external/perfetto/src/tracing/
Dconsole_interceptor.cc182 std::array<char, 128> message_prefix{}; in OnTrackUpdated() local
/external/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c62 const char *message_prefix, const nir_instr *instr) in log_nir_instr_unsupported()