Home
last modified time | relevance | path

Searched defs:requiresStaging (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/logd/
DLogEvent.h68 bool requiresStaging; member
DLogEvent.cpp60 LogEvent::LogEvent(const string& trainName, int64_t trainVersionCode, bool requiresStaging, in LogEvent()