Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dproto_trace_parser.h139 const StringId batt_charge_id_; variable
Dproto_trace_parser.cc187 batt_charge_id_(context->storage->InternString("batt.charge_uah")), in ProtoTraceParser()
849 ts, evt.charge_counter_uah(), batt_charge_id_, 0, RefType::kRefNoRef); in ParseBatteryCounters()