Home
last modified time | relevance | path

Searched defs:states_ (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/common/
H A Dstate_machine.h209 std::map<int, State*> states_; variable
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Dcolor_manager.h219 std::array<FeatureInterface*, kFrameTriggerMax> states_ = {{NULL}}; variable
/aosp12/system/iorap/src/perfetto/
H A Dperfetto_consumer.cc154 std::map<Handle, HandleDescription> states_; member