Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_async/
H A Dheap_dispatcher.cc28 struct TaskAndFunction { struct
29 static Result<TaskAndFunction*> New(TaskFunction&& task) { in New()
51 Task task;
52 TaskFunction func;