Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/iso/
H A Dfake_iso_stream.h35 SetupDataPathCallback&& on_complete_cb, in SetupDataPath()
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/external/libevent/include/event2/
H A Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libevent/include/event2/
Dhttp_struct.h143 void (*on_complete_cb)(struct evhttp_request *, void *); member
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/iso/
H A Diso_stream.cc207 SetupDataPathCallback&& on_complete_cb, in SetupDataPath()