Home
last modified time | relevance | path

Searched defs:prev_state_ (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/include/
H A Dmultitouch_mouse_interpreter.h52 HardwareState prev_state_; variable
H A Dmouse_interpreter.h61 HardwareState prev_state_; variable
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Ddelay_based_bwe.h127 BandwidthUsage prev_state_; variable
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_muxer_impl_integrationtest.cc68 std::stack<EnvVar> prev_state_; member in perfetto::internal::__anon81fc4d190111::TracingMuxerImplIntegrationTest
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dcompact_sched.h127 protozero::PackedVarInt prev_state_; variable
/aosp_15_r20/external/perfetto/test/
H A Dtest_helper.h115 std::vector<Var> prev_state_; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dinterpreter.cpp115 InterpreterStateImpl* prev_state_; member