Home
last modified time | relevance | path

Searched defs:SpawnResultFuture (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/threading/
H A Dspawn.h139 SpawnResultFuture(TaskRunner* task_runner, std::function<Future<T>()> fn) { in SpawnResultFuture() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/threading/
H A Dspawn.h139 SpawnResultFuture(TaskRunner* task_runner, std::function<Future<T>()> fn) { in SpawnResultFuture() function