Searched refs:alert_id (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/libs/incident/proto/android/os/
H A Dheader.proto26 optional int64 alert_id = 1;
/frameworks/base/cmds/statsd/src/external/
H A DPerfetto.h35 int64_t alert_id,
H A DPerfetto.cpp42 int64_t alert_id,
54 snprintf(alertId, sizeof(alertId), "%" PRId64, alert_id);
41 CollectPerfettoTraceAndUploadToDropbox(const PerfettoDetails& config, int64_t alert_id, const ConfigKey& configKey) argument
/frameworks/base/cmds/statsd/tests/e2e/
H A DConfigTtl_e2e_test.cpp63 const uint64_t alert_id = config.alert(0).id(); local
H A DAnomaly_count_e2e_test.cpp60 const uint64_t alert_id = config.alert(0).id(); local
163 const uint64_t alert_id = config.alert(0).id(); local
H A DAnomaly_duration_sum_e2e_test.cpp96 const uint64_t alert_id = config.alert(0).id(); local
273 const uint64_t alert_id = config.alert(0).id(); local
389 const uint64_t alert_id = config.alert(0).id(); local
/frameworks/base/cmds/statsd/src/
H A Datoms.proto1322 optional int64 alert_id = 3;

Completed in 172 milliseconds