Searched defs:ref (Results 1 – 19 of 19) sorted by relevance
36 static ref PICA_HANDLE_TO_STATE: SharedState = SharedState::new(); constant37 static ref PICA: Arc<Mutex<Pica>> = Arc::new(Mutex::new(Pica::new( constant41 static ref PICA_RUNTIME: Arc<tokio::runtime::Runtime> = constant
91 static ref WIFI_MANAGER: WifiManager = WifiManager::new(); constant
57 static ref MANAGER: PacketManager = PacketManager::new(); constant
46 …static ref BLUETOOTH_INVALID_PACKETS: Arc<Mutex<BTreeMap<RootcanalIdentifier, Vec<InvalidPacket>>>… constant
71 def get_commit_for_ref(ref): argument78 def get_remote_revision(ref, remote): argument
22 static ref RESOURCES: Resource = Resource::new(); constant
24 static ref CONFIG: RwLock<Config> = RwLock::new(Config::new()); constant
92 static ref EVENTS: Arc<Mutex<Events>> = Events::new(); constant
32 static ref IDS: AtomicU32 = AtomicU32::new(0); constant
49 static ref EMPTY_ADDRESS: Address = Address::try_from(0u64).unwrap(); constant52 …static ref BT_CHIPS: RwLock<HashMap<ChipIdentifier, Mutex<UniquePtr<ffi_bluetooth::RustBluetoothCh… constant415 static ref TEST_GUID_GENERATOR: AtomicU32 = AtomicU32::new(0); constant
9 static ref PROGRESS: Progress = Progress { constant
302 static ref NINJA_OUT_PATH_MATCHER: Regex = constant
160 static ref PM_LIST_PACKAGE_MATCHER: Regex = constant
520 static ref AAPT_PACKAGE_MATCHER: Regex = constant
435 val ref = in <lambda>() constant490 val ref = in <lambda>() constant
174 def _get_test_reference_types(ref): argument
345 static ref CONNECTOR_FILES: Arc<RwLock<HashMap<u32, File>>> = constant
62 static ref CHIP_MANAGER: ChipManager = ChipManager::new(INITIAL_CHIP_ID); constant
83 static ref DEVICE_MANAGER: Arc<DeviceManager> = Arc::new(DeviceManager::new()); constant