OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:future_new
(Results
1 - 6
of
6
) sorted by null
/system/bt/osi/include/
future.h
27
future_t *
future_new
(void);
/system/bt/osi/test/
future_test.cpp
39
future_t *future =
future_new
();
fixed_queue_test.cpp
288
received_message_future =
future_new
();
/system/bt/btif/src/
stack_manager.c
143
future_t *local_hack_future =
future_new
();
170
future_t *local_hack_future =
future_new
();
201
future_t *local_hack_future =
future_new
();
/system/bt/osi/src/
future.c
38
future_t *
future_new
(void) {
function
/system/bt/hci/src/
hci_layer.c
237
future_t *local_startup_future =
future_new
();
379
future_t *future =
future_new
();
Completed in 806 milliseconds