Home
last modified time | relevance | path

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

/system/bt/common/
Dstate_machine.h203 void SetInitialState(State* initial_state) { initial_state_ = initial_state; } in SetInitialState() argument
/system/iorap/src/manager/
Devent_manager.cc1063 AppLaunchEventState initial_state{&perfetto_factory_, in InitializeRxGraph() local
1073 .scan(std::move(initial_state), in InitializeRxGraph()