| /packages/modules/Bluetooth/system/gd/rust/stack/src/ | 
| D | lib.rs | 25     rt: Arc<Runtime>,  field83         let rt = self.rt.clone();  in stop_blocking()  localVariable
 
 | 
| /packages/modules/Bluetooth/system/stack/gatt/ | 
| D | gatt_cl.cc | 153   tGATT_STATUS rt = GATT_INTERNAL_ERROR;  in gatt_act_read()  local240       tGATT_STATUS rt = gatt_send_write_msg(tcb, p_clcb, op_code, attr.handle,  in gatt_act_write()  local
 256         tGATT_STATUS rt = gatt_send_write_msg(  in gatt_act_write()  local
 295   tGATT_STATUS rt;  in gatt_send_queue_write_cancel()  local
 368   tGATT_STATUS rt = gatt_send_write_msg(  in gatt_send_prepare_write()  local
 
 | 
| /packages/modules/Bluetooth/system/bta/gatt/ | 
| D | bta_gattc_main.cc | 306   bool rt = true;  in bta_gattc_sm_execute()  local369   bool rt = true;  in bta_gattc_hdl_event()  local
 
 | 
| /packages/apps/Settings/src/com/android/settings/notification/zen/ | 
| D | ZenRuleSelectionDialog.java | 176         final ZenRuleInfo rt = new ZenRuleInfo();  in defaultNewSchedule()  local191         final ZenRuleInfo rt = new ZenRuleInfo();  in defaultNewEvent()  local
 
 | 
| D | ZenModeScheduleDaysSelection.java | 75         final SparseBooleanArray rt = new SparseBooleanArray(mDays.size());  in getDays()  local
 | 
| D | ZenModeBackend.java | 421         final Map.Entry<String, AutomaticZenRule>[] rt = ruleMap.entrySet().toArray(  in getAutomaticZenRules()  local
 | 
| /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/ | 
| D | YVURenderer.cpp | 81         bool rt = (mFrameBuffer == NULL)?  in DrawTexture()  local
 | 
| D | WarpRenderer.cpp | 116         bool rt = (mFrameBuffer == NULL)?  in DrawTexture()  local
 | 
| D | SurfaceTextureRenderer.cpp | 123         bool rt = (mFrameBuffer == NULL)?  in DrawTexture()  local
 | 
| D | Renderer.cpp | 178         bool rt = (mFrameBuffer == NULL)?  in Clear()  local
 | 
| /packages/modules/Bluetooth/system/gd/rust/facade/src/ | 
| D | main.rs | 18     let rt = Arc::new(Runtime::new().unwrap());  in main()  localVariable
 | 
| D | lib.rs | 19     rt: Arc<Runtime>,  field
 | 
| /packages/modules/DnsResolver/tests/dns_responder/ | 
| D | dns_tls_frontend.cpp | 360     if (const ssize_t rt = write(event_fd_.get(), &data, sizeof(data)); rt != sizeof(data)) {  in sendToEventFd()  local369     if (const ssize_t rt = read(event_fd_.get(), &data, sizeof(data)); rt != sizeof(data)) {  in handleEventFd()  local
 
 | 
| D | dns_responder.cpp | 1200     if (const ssize_t rt = write(event_fd_.get(), &data, sizeof(data)); rt != sizeof(data)) {  in sendToEventFd()  local1209     if (const ssize_t rt = read(event_fd_.get(), &data, sizeof(data)); rt != sizeof(data)) {  in handleEventFd()  local
 
 | 
| /packages/apps/Nfc/src/com/android/nfc/ | 
| D | RoutingTableParser.java | 228     private void addRoutingEntry(byte[] rt, int offset) {  in addRoutingEntry()257     public void parse(byte[] rt) {  in parse()
 
 | 
| /packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ | 
| D | security_service.rs | 19     rt: Arc<Runtime>,  field
 | 
| D | media_service.rs | 34     rt: Arc<Runtime>,  field
 | 
| D | main.rs | 41     let rt = Arc::new(Runtime::new().unwrap());  in main()  localVariable
 | 
| D | hf_client_service.rs | 25     rt: Arc<Runtime>,  field
 | 
| D | hfp_service.rs | 47     rt: Arc<Runtime>,  field
 | 
| D | adapter_service.rs | 75     rt: Arc<Runtime>,  field
 | 
| D | gatt_service.rs | 33     rt: Arc<Runtime>,  field
 | 
| /packages/modules/Bluetooth/system/rust/src/ | 
| D | lib.rs | 76         let rt = Builder::new_current_thread()  in start()  localVariable
 | 
| /packages/modules/Connectivity/framework-t/src/android/net/nsd/ | 
| D | NsdServiceInfo.java | 66     public NsdServiceInfo(String sn, String rt) {  in NsdServiceInfo()
 | 
| /packages/modules/Bluetooth/system/stack/btm/ | 
| D | btm_ble_gap.cc | 3191   bool rt = false;  in btm_ble_adv_states_operation()  local3584   bool rt = false;  in btm_ble_topology_check()  local
 
 |