Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/common/
Dstate_machine.h48 State(StateMachine& sm, int state_id) : sm_(sm), state_id_(state_id) {} in State()
/packages/modules/StatsD/statsd/src/
Dstats_log.proto450 optional int64 state_id = 3; field