Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/structured/test/
H A Dtest_structured_metrics_provider.cc45 TestStructuredMetricsProvider::FindEvent(uint64_t project_name_hash, in FindEvent() function in metrics::structured::TestStructuredMetricsProvider
/aosp_15_r20/external/armnn/src/profiling/test/
H A DTimelineModel.cpp317 EventObj* TimelineModel::FindEvent(uint64_t id) in FindEvent() function in arm::pipe::TimelineModel
/aosp_15_r20/system/extras/simpleperf/
H A Dreport_lib_interface.cpp570 const EventInfo& ReportLib::FindEvent(const SampleRecord& r) { in FindEvent() function in simpleperf::ReportLib