Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/
H A Dpost_task_and_reply_with_result_internal.h28 void ReplyAdapter(OnceCallback<void(ReplyArgType)> callback, in ReplyAdapter() function
/aosp_15_r20/external/libchrome/base/
H A Dpost_task_and_reply_with_result_internal.h25 void ReplyAdapter(OnceCallback<void(ReplyArgType)> callback, in ReplyAdapter() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/
Dpost_task_and_reply_with_result_internal.h28 void ReplyAdapter(OnceCallback<void(ReplyArgType)> callback, in ReplyAdapter() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dpost_task_and_reply_with_result_internal.h28 void ReplyAdapter(OnceCallback<void(ReplyArgType)> callback, in ReplyAdapter() function
/aosp_15_r20/external/cronet/net/base/
H A Dprioritized_task_runner.h38 void ReplyAdapter(base::OnceCallback<void(ReplyArgType)> callback, in ReplyAdapter() function