Home
last modified time | relevance | path

Searched defs:async_call (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ops/
H A Dasync_function.rs15 extern "rust-call" fn async_call(&self, args: Args) -> Self::CallRefFuture<'_>; in async_call() method
72 extern "rust-call" fn async_call(&self, args: A) -> Self::CallRefFuture<'_> { in async_call() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ops/
H A Dasync_function.rs15 extern "rust-call" fn async_call(&self, args: Args) -> Self::CallRefFuture<'_>; in async_call() method
72 extern "rust-call" fn async_call(&self, args: A) -> Self::CallRefFuture<'_> { in async_call() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ops/
H A Dasync_function.rs15 extern "rust-call" fn async_call(&self, args: Args) -> Self::CallRefFuture<'_>; in async_call() method
72 extern "rust-call" fn async_call(&self, args: A) -> Self::CallRefFuture<'_> { in async_call() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ops/
H A Dasync_function.rs15 extern "rust-call" fn async_call(&self, args: Args) -> Self::CallRefFuture<'_>; in async_call() method
72 extern "rust-call" fn async_call(&self, args: A) -> Self::CallRefFuture<'_> { in async_call() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ops/
H A Dasync_function.rs15 extern "rust-call" fn async_call(&self, args: Args) -> Self::CallRefFuture<'_>; in async_call() method
72 extern "rust-call" fn async_call(&self, args: A) -> Self::CallRefFuture<'_> { in async_call() function
/aosp_15_r20/external/python/jinja/src/jinja2/
Dasyncsupport.py77 async def async_call(self): function
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dasyncsupport.py84 async def async_call(self): function
/aosp_15_r20/external/python/bumble/bumble/
Dutils.py419 async def async_call(function, *args, **kwargs): function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dboxed.rs2109 extern "rust-call" fn async_call(&self, args: Args) -> Self::CallRefFuture<'_> { in async_call() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dboxed.rs2109 extern "rust-call" fn async_call(&self, args: Args) -> Self::CallRefFuture<'_> { in async_call() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dboxed.rs2102 extern "rust-call" fn async_call(&self, args: Args) -> Self::CallRefFuture<'_> { in async_call() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dboxed.rs2102 extern "rust-call" fn async_call(&self, args: Args) -> Self::CallRefFuture<'_> { in async_call() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/
H A Dboxed.rs2109 extern "rust-call" fn async_call(&self, args: Args) -> Self::CallRefFuture<'_> { in async_call() method