Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2/src/
Dproto_adapter.rs114 ServerInit, enumerator
139 pub(crate) struct ServerInit { struct
147 impl ServerInit { argument
271 fn into_adapter(self) -> Result<ServerInit, ukey::ukey2alert::AlertType> { in into_adapter()
Dukey2_handshake.rs488 server_init: ServerInit, in handle_server_init()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/fuzzers/
Drfcomm_fuzzer.cc125 static int ServerInit(FuzzedDataProvider* fdp, uint16_t* server_handle) { in ServerInit() function
Dgatt_fuzzer.cc183 static void ServerInit() { in ServerInit() function
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/posix/
H A Devent_poller_posix_test.cc141 void ServerInit(server* sv) { in ServerInit() function