Home
last modified time | relevance | path

Searched defs:server (Results 26 - 50 of 680) sorted by relevance

12345678910>>...28

/third_party/openssl/util/perl/TLSProxy/
H A DAlert.pm31 sub server subroutine
/third_party/skia/tools/
H A Dserve_wasm.py9 import http.server namespace
/third_party/rust/crates/rustix/tests/io/
H A Depoll.rs16 fn server(ready: Arc<(Mutex<u16>, Condvar)>) { in server() functions
/third_party/rust/crates/rustix/tests/net/
H A Dunix.rs30 fn server(ready: Arc<(Mutex<bool>, Condvar)>, path: &Path) { in server() functions
H A Dpoll.rs15 fn server(ready: Arc<(Mutex<u16>, Condvar)>) { in server() functions
H A Dv6.rs16 fn server(ready: Arc<(Mutex<u16>, Condvar)>) { in server() functions
H A Dv4.rs16 fn server(ready: Arc<(Mutex<u16>, Condvar)>) { in server() functions
/base/startup/init/test/systest/
H A Dserver_systest.cpp44 char *server = path.c_str(); in main() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/mock/
H A Dmock_wfd_source_session.cpp39 void MockWfdSourceSession::SetServer(std::shared_ptr<IServer> server) in SetServer() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_based_services_manager.cpp24 GattBasedServicesManager::GattBasedServicesManager(GattServerService &server, utility::Dispatcher &dispatcher) in GattBasedServicesManager() argument
/foundation/multimedia/av_session/services/session/server/migrate/
H A Dmigrate_avsession_manager.cpp25 void MigrateAVSessionManager::CreateLocalSessionStub(std::string scene, std::shared_ptr<MigrateAVSessionServer> server) in CreateLocalSessionStub() argument
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_event_receiver.cpp21 PlayerServerCommonEventReceiver::PlayerServerCommonEventReceiver(const std::weak_ptr<PlayerServer>& server) in PlayerServerCommonEventReceiver() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_swn.h27 static inline bool cifs_swn_set_server_dstaddr(struct TCP_Server_Info *server) in cifs_swn_set_server_dstaddr() argument
36 static inline void cifs_swn_reset_server_dstaddr(struct TCP_Server_Info *server) in cifs_swn_reset_server_dstaddr() argument
48 static inline bool cifs_swn_set_server_dstaddr(struct TCP_Server_Info *server) { return false; } in cifs_swn_set_server_dstaddr() argument
49 static inline void cifs_swn_reset_server_dstaddr(struct TCP_Server_Info *server) {} in cifs_swn_reset_server_dstaddr() argument
/kernel/linux/linux-6.6/drivers/block/rnbd/
H A DMakefile
/third_party/node/test/parallel/
H A Dtest-https-strict.js96 function server(options) { function
/third_party/node/deps/cares/src/lib/
H A Dares_fds.c51 struct server_state *server = ares__slist_node_val(snode); in ares_fds() local
H A Dares_destroy.c112 void ares__destroy_server(struct server_state *server) in ares__destroy_server() argument
130 struct server_state *server = ares__slist_node_claim(node); in ares__destroy_servers_state() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_idtr.c29 void ngtcp2_idtr_init(ngtcp2_idtr *idtr, int server, const ngtcp2_mem *mem) { in ngtcp2_idtr_init() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_idtr.c30 void nghttp3_idtr_init(nghttp3_idtr *idtr, int server, const nghttp3_mem *mem) { in nghttp3_idtr_init() argument
/third_party/python/Tools/wasm/
H A Dwasm_webserver.py3 from http import server namespace
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
H A Dlangsvr.go94 type server struct { type
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go94 type server struct { type
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServerMemoryTransferService_mock.h23 namespace dawn_wire { namespace server { namespace
/third_party/spirv-tools/utils/vscode/src/
H A Dlangsvr.go94 type server struct { type
[all...]
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H A Dbase_server.cpp47 auto server = server_.lock(); in OnReadable() local
56 auto server = server_.lock(); in OnWritable() local
68 auto server = server_.lock(); in OnShutdown() local
80 auto server in OnException() local
[all...]

Completed in 10 milliseconds

12345678910>>...28