Home
last modified time | relevance | path

Searched full:async_utils (Results 1 – 25 of 40) sorted by relevance

12

/external/federated-compute/fcp/demo/
Dcheckpoint_tensor_reference_test.py42 tff.async_utils.SharedAwaitable(get_test_checkpoint()))
52 tff.async_utils.SharedAwaitable(get_checkpoint()))
59 tff.async_utils.SharedAwaitable(get_test_checkpoint()))
71 tff.async_utils.SharedAwaitable(get_not_found_checkpoint()))
82 tff.async_utils.SharedAwaitable(get_invalid_checkpoint()))
Dcheckpoint_tensor_reference.py27 checkpoint_future: tff.async_utils.SharedAwaitable):
35 checkpoint_future: A `tff.async_utils.SharedAwaitable` that resolves to
/external/crosvm/devices/src/virtio/vhost_user_frontend/
Dworker.rs15 use crate::virtio::async_utils;
37 let mut resample = pin!(async_utils::handle_irq_resample(ex, interrupt).fuse()); in run()
40 let mut kill = pin!(async_utils::await_and_exit(ex, kill_evt).fuse()); in run()
/external/crosvm/devices/src/virtio/
Dpmem.rs36 use super::async_utils;
209 let resample = async_utils::handle_irq_resample(&ex, interrupt); in run_worker()
213 let kill = async_utils::await_and_exit(&ex, kill_evt); in run_worker()
/external/cronet/build/android/gyp/
Dcreate_r_java.pydeps5 ../../../third_party/jinja2/async_utils.py
Dcreate_r_txt.pydeps5 ../../../third_party/jinja2/async_utils.py
Dcreate_ui_locale_resources.pydeps5 ../../../third_party/jinja2/async_utils.py
Dwrite_build_config.pydeps5 ../../../third_party/jinja2/async_utils.py
Dunused_resources.pydeps5 ../../../third_party/jinja2/async_utils.py
Dprepare_resources.pydeps5 ../../../third_party/jinja2/async_utils.py
Dcompile_resources.pydeps5 ../../../third_party/jinja2/async_utils.py
Dcreate_app_bundle_apks.pydeps5 ../../../third_party/jinja2/async_utils.py
Djinja_template.pydeps14 ../../../third_party/jinja2/async_utils.py
Dcreate_app_bundle.pydeps17 ../../../third_party/jinja2/async_utils.py
/external/angle/build/android/gyp/
Dcreate_r_txt.pydeps5 ../../../third_party/jinja2/async_utils.py
Dunused_resources.pydeps5 ../../../third_party/jinja2/async_utils.py
Dcreate_ui_locale_resources.pydeps5 ../../../third_party/jinja2/async_utils.py
Dwrite_build_config.pydeps5 ../../../third_party/jinja2/async_utils.py
Dcreate_r_java.pydeps5 ../../../third_party/jinja2/async_utils.py
Dprepare_resources.pydeps5 ../../../third_party/jinja2/async_utils.py
Dcompile_resources.pydeps5 ../../../third_party/jinja2/async_utils.py
Dcreate_app_bundle_apks.pydeps5 ../../../third_party/jinja2/async_utils.py
Djinja_template.pydeps14 ../../../third_party/jinja2/async_utils.py
Dcreate_app_bundle.pydeps17 ../../../third_party/jinja2/async_utils.py
/external/bazelbuild-rules_python/examples/build_file_generation/
Dgazelle_python.yaml50 jinja2.async_utils: Jinja2

12