Home
last modified time | relevance | path

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

/tracing/tracing-perfetto-binary/src/main/cpp/perfetto/
Dperfetto.cc41214 const std::string& error) { in OnTracingDisabled()
41241 void TracingMuxerImpl::ConsumerImpl::NotifyError(const TracingError& error) { in NotifyError()
45223 bool error = false; member
56527 const std::string& error) { in NotifyOnTracingDisabled()
58237 const std::string& error() const { return error_; } in error() function in perfetto::protos::gen::EnableTracingResponse
60851 const std::string& error() const { return error_; } in error() function in perfetto::protos::gen::RegisterDataSourceResponse
62861 const std::string& error() const { return error_; } in error() function in perfetto::protos::gen::IPCFrame_RequestError
69072 std::string error; in OnEnableTracingResponse() local
70616 const std::string& error) { in OnTracingDisabled()