Searched defs:GetAndClearRecordedStateChanges (Results 1 - 2 of 2) sorted by relevance

/external/libweave/src/states/
H A Dstate_change_queue.cc43 std::vector<StateChange> StateChangeQueue::GetAndClearRecordedStateChanges() { function in class:weave::StateChangeQueue
/external/libweave/src/
H A Dcomponent_manager_impl.cc453 ComponentManagerImpl::GetAndClearRecordedStateChanges() { function in class:weave::ComponentManagerImpl
457 auto changes = pair.second->GetAndClearRecordedStateChanges();

Completed in 109 milliseconds