Home
last modified time | relevance | path

Searched defs:State (Results 1 – 6 of 6) sorted by relevance

/tools/netsim/rust/daemon/src/uwb/
Dranging_estimator.rs28 type State = HashMap<Handle, ChipIdentifier>; typedef
38 fn lock(&self) -> MutexGuard<State> { in lock()
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Dsl4a_types.py43 State=None): argument
/tools/dexter/slicer/export/slicer/
Dcontrol_flow_graph.h39 enum class State { Outside, BlockHeader, BlockBody }; enum
/tools/tradefederation/core/proto/resultdb/
Dinvocation.proto54 enum State { enum
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommand.java39 public static enum State { enum in ClusterCommand
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
DApiFileTest.kt5025 interface State<out T> { in Annotations aren't dropped when DeprecationLevel is HIDDEN() interface
5077 interface State<out T> { in Annotations aren't dropped when DeprecationLevel is HIDDEN() interface