Home
last modified time | relevance | path

Searched refs:batt_charge_id_ (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dandroid_probes_parser.h48 const StringId batt_charge_id_; variable
Dandroid_probes_parser.cc49 batt_charge_id_(context->storage->InternString("batt.charge_uah")), in AndroidProbesParser()
60 context_->track_tracker->InternGlobalCounterTrack(batt_charge_id_); in ParseBatteryCounters()