Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_logging.cc229 void Logging::PushState(const std::string& append_to_tag, in PushState() function in webrtc::testing::bwe::Logging
/external/tensorflow/tensorflow/c/eager/
Dtape.h316 void PushState() { call_state_.emplace(nullptr, false); } in PushState() function
/external/libchrome-gestures/src/
Dimmediate_interpreter.cc338 void HardwareStateBuffer::PushState(const HardwareState& state) { in PushState() function in gestures::HardwareStateBuffer