Home
last modified time | relevance | path

Searched refs:LaunchAsync (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/iorap/src/common/
H A Drx_async.h40 async_pool.LaunchAsync([subscription, // safe copy: ref-counted in SubscribeAsync()
60 async_pool.LaunchAsync([subscription, // safe copy: ref-counted in SubscribeAsync()
H A Dasync_pool.h78 void LaunchAsync(T&& u) { in LaunchAsync() function