Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_socket.h82 struct socket_new { struct
87 extern struct socket_new socket_new; argument
Dmock_osi_socket.cc42 struct socket_new socket_new; variable
71 socket_t* socket_new(void) { in socket_new() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dsocket.cc51 socket_t* socket_new(void) { in socket_new() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dopenssl_adapter.cc84 static int socket_new(BIO* b) { in socket_new() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc434 socket_t* socket_new(void) { in socket_new() function