Home
last modified time | relevance | path

Searched defs:futures (Results 1 – 9 of 9) sorted by relevance

/system/bt/gd/rust/facade_proto/
DCargo.toml24 futures = "*" qkey
/system/bt/gd/rust/facade/helpers/
DCargo.toml29 futures = "*" qkey
/system/bt/gd/rust/facade/
DCargo.toml29 futures = "*" qkey
/system/bt/gd/rust/hal/
DCargo.toml32 futures = "*" qkey
/system/bt/gd/rust/linux/service/
DCargo.toml16 futures = "0.3.13" qkey
/system/bt/gd/rust/hci/
DCargo.toml33 futures = "*" qkey
/system/bt/gd/rust/link/
DCargo.toml33 futures = "*" qkey
/system/bt/gd/rust/shim/
DCargo.toml35 futures = "0.3" qkey
/system/apex/apexd/
Dapexd.cpp1619 std::vector<std::future<std::vector<Result<void>>>> futures; in ActivateApexPackages() local