Home
last modified time | relevance | path

Searched refs:drive (Results 1 – 25 of 26) sorted by relevance

12

/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto220 // clockwise roundabout (as seen from above, typical for left-hand drive
225 // left-hand drive countries). See TURN_SHARP_RIGHT for the definition of
230 // left-hand drive countries). See TURN_NORMAL_RIGHT for the definition of
235 // left-hand drive countries). See TURN_SLIGHT_RIGHT for the definition of
239 // clockwise roundabout (as seen from above, typical for left-hand drive
244 // left-hand drive countries). See TURN_SHARP_LEFT for the definition of
249 // left-hand drive countries). See TURN_NORMAL_LEFT for the definition of
254 // left-hand drive countries). See TURN_SLIGHT_LEFT for the definition of
258 // clockwise roundabout (as seen from above, typical for left-hand drive
264 // drive countries).
[all …]
/packages/modules/DnsResolver/doh/connection/
Ddriver.rs119 pub async fn drive( in drive() function
126 Driver::new(request_rx, status_tx, quiche_conn, socket, net_id).drive().await in drive()
148 async fn drive(mut self) -> Result<()> { in drive() method
222 self = H3Driver::new(self, h3_conn).drive().await?; in drive_once()
264 async fn drive(mut self) -> Result<Driver> { in drive() method
Dmod.rs33 use driver::{drive, Request};
152 let result = drive(request_rx, status_tx, quiche_conn, socket, net_id).await; in new()
/packages/modules/DnsResolver/doh/dispatcher/
Dmod.rs89 let result = Driver::new(cmd_receiver, validation, tagger).drive().await; in new()
Ddriver.rs58 pub async fn drive(mut self) -> Result<()> { in drive() method
/packages/modules/DnsResolver/doh/network/
Dmod.rs81 task::spawn(driver.drive()); in new()
Ddriver.rs113 pub async fn drive(mut self) -> Result<()> { in drive() method
/packages/modules/DnsResolver/
Dstats.proto338 SYS_ENOMEDIUM = 123; // No medium (in tape drive)
/packages/modules/Bluetooth/system/doc/
Dpower_management.md13 The events fired to drive the state machine at the time of this writing are:
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
Dtr_wordlist.combined.gz1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...

12