Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Ddtmf_buffer.cc68 int DtmfBuffer::ParseEvent(uint32_t rtp_timestamp, in ParseEvent() function in webrtc::DtmfBuffer
H A Ddtmf_buffer_unittest.cc59 TEST(DtmfBuffer, ParseEvent) { in TEST() argument
/aosp_15_r20/system/core/init/
H A Duevent_listener.cpp32 static void ParseEvent(const char* msg, Uevent* uevent) { in ParseEvent() function
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dpixel_modem_parser.cc77 base::Status PixelModemParser::ParseEvent(int64_t ts, in ParseEvent() function in perfetto::trace_processor::PixelModemParser
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dcpu_reader.cc712 bool CpuReader::ParseEvent(uint16_t ftrace_event_id, in ParseEvent() function in perfetto::CpuReader