| /third_party/python/Lib/test/ |
| H A D | test_urllib2_localnet.py | 6 import http.server namespace [all...] |
| H A D | test_poplib.py | 504 def server(self, evt, serv): global() member in TestTimeouts [all...] |
| H A D | test_socketserver.py | 119 server = MyServer(addr, MyHandler) variable in SocketServerTest.make_server.MyHandler [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_internal.c | 23 int server; member 35 struct tlsv1_server *server; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_internal.c | 23 int server; member 35 struct tlsv1_server *server; member [all...] |
| /base/startup/appspawn/test/unittest/ |
| H A D | app_spawn_test_helper.cpp | 152 AppSpawnTestServer *server = reinterpret_cast<AppSpawnTestServer *>(arg); in ServiceHelperThread() local 233 AppSpawnTestServer *server = reinterpret_cast<AppSpawnTestServer *>(const_cast<void *>(context)); in ProcessIdle() local 284 OnConnection(const LoopHandle loopHandle, const TaskHandle server) OnConnection() argument [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | free_install_manager.cpp | 40 FreeInstallManager::FreeInstallManager(const std::weak_ptr<AbilityManagerService> &server) in FreeInstallManager() argument 47 auto server = server_.lock(); in IsTopAbility() local
|
| /foundation/ability/ability_runtime/services/appdfr/src/ |
| H A D | appfreeze_manager.cpp | 359 std::string server = SplitPhase(strList[2], 0); in BinderParser() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| H A D | gatt_server_service.cpp | 658 auto server = GetValidApplication(appId); in DeregisterApplicationImpl() local 686 auto server = GetValidApplication(appId); in AddService() local 707 auto server = GetValidApplicationService(appId, handle); in RemoveService() local 747 auto server = GetValidApplication(appId); ClearServices() local 902 auto server = servers_.find(appId->second.first); OnReadCharacteristicValueEvent() local 945 auto server = servers_.find(appId->second.first); OnWriteCharacteristicEvent() local 984 auto server = servers_.find(appId->second.first); OnDescriptorReadEvent() local 1024 auto server = servers_.find(appId->second.first); OnDescriptorWriteEvent() local 1057 auto server = servers_.find(appId->second.first); OnIndicationEvent() local 1270 auto server = servers_.find(appId); GetValidApplicationService() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/ |
| H A D | bms_bundle_kit_service_base_test.cpp | 322 auto server = std::make_shared<BundleDistributedManager>(); in HWTEST_F() local 338 auto server = std::make_shared<BundleDistributedManager>(); in HWTEST_F() local
|
| /foundation/multimedia/av_codec/services/services/codec/server/ |
| H A D | codec_server.cpp | 149 std::shared_ptr<CodecServer> server = std::make_shared<CodecServer>(); in GetAudioCodecName() local
|
| /foundation/multimedia/player_framework/services/services/recorder/server/ |
| H A D | recorder_server.cpp | 64 std::shared_ptr<RecorderServer> server = std::make_shared<RecorderServer>(); in Create() local
|
| /foundation/multimodalinput/input/service/message_handle/src/ |
| H A D | server_msg_handler.cpp | 778 int32_t ServerMsgHandler::OnSubscribeKeyEvent(IUdsServer *server, int32_t pid, in OnSubscribeKeyEvent() argument 790 int32_t ServerMsgHandler::OnUnsubscribeKeyEvent(IUdsServer *server, int32_t pid, int32_t subscribeId) in OnUnsubscribeKeyEvent() argument 801 int32_t ServerMsgHandler::OnSubscribeHotkey(IUdsServer *server, int32_t pid, in OnSubscribeHotkey() argument 813 int32_t ServerMsgHandler::OnUnsubscribeHotkey(IUdsServer *server, int32_ argument 826 OnSubscribeSwitchEvent( IUdsServer *server, int32_t pid, int32_t subscribeId, int32_t switchType) OnSubscribeSwitchEvent() argument 838 OnUnsubscribeSwitchEvent(IUdsServer *server, int32_t pid, int32_t subscribeId) OnUnsubscribeSwitchEvent() argument [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | cloud_server_impl.cpp | 39 OhCloudExtCloudSync *server = OhCloudExtCloudSyncNew(userId); in GetServerInfo() local 126 OhCloudExtCloudSync *server = OhCloudExtCloudSyncNew(userId); in GetAppSchema() local 309 OhCloudExtCloudSync *server = OhCloudExtCloudSyncNew(userId); Subscribe() local 349 DoSubscribe(int32_t userId, std::shared_ptr<OhCloudExtCloudSync> server, std::shared_ptr<OhCloudExtHashMap> databases) DoSubscribe() argument 387 SaveSubscription(int32_t userId, std::shared_ptr<OhCloudExtHashMap> relations, std::shared_ptr<OhCloudExtCloudSync> server) SaveSubscription() argument 523 OhCloudExtCloudSync *server = OhCloudExtCloudSyncNew(userId); Unsubscribe() local 567 DoUnsubscribe(std::shared_ptr<OhCloudExtCloudSync> server, std::shared_ptr<OhCloudExtHashMap> relations, const std::vector<std::string> &bundles, DBSub &sub) DoUnsubscribe() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | book3s_xive.c | 313 static void xive_inc_q_pending(struct kvm *kvm, u32 server, u8 prio) in xive_inc_q_pending() argument 353 int kvmppc_xive_select_target(struct kvm *kvm, u32 *server, u8 prio) in kvmppc_xive_select_target() argument 528 xive_target_interrupt(struct kvm *kvm, struct kvmppc_xive_irq_state *state, u32 server, u8 prio) xive_target_interrupt() argument 613 kvmppc_xive_set_xive(struct kvm *kvm, u32 irq, u32 server, u32 priority) kvmppc_xive_set_xive() argument 714 kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, u32 *priority) kvmppc_xive_get_xive() argument 1674 u32 server; xive_set_source() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | book3s_xive.c | 336 static unsigned long xive_vm_h_ipoll(struct kvm_vcpu *vcpu, unsigned long server) in xive_vm_h_ipoll() argument 620 static int xive_vm_h_ipi(struct kvm_vcpu *vcpu, unsigned long server, in xive_vm_h_ipi() argument 1005 static void xive_inc_q_pending(struct kvm *kvm, u32 server, u argument 1045 kvmppc_xive_select_target(struct kvm *kvm, u32 *server, u8 prio) kvmppc_xive_select_target() argument 1183 xive_target_interrupt(struct kvm *kvm, struct kvmppc_xive_irq_state *state, u32 server, u8 prio) xive_target_interrupt() argument 1268 kvmppc_xive_set_xive(struct kvm *kvm, u32 irq, u32 server, u32 priority) kvmppc_xive_set_xive() argument 1369 kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, u32 *priority) kvmppc_xive_get_xive() argument 2334 u32 server; xive_set_source() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sk_lookup.c | 53 enum server { enum
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | inode.c | 389 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc() argument 810 struct nfs_server *server = NFS_SERVER(inode); in nfs_getattr() local 963 struct nfs_server *server; in nfs_close_context() local 1148 __nfs_revalidate_inode(struct nfs_server *server, struct inode *inode) __nfs_revalidate_inode() argument 1245 nfs_revalidate_inode(struct nfs_server *server, struct inode *inode) nfs_revalidate_inode() argument 1837 struct nfs_server *server; nfs_update_inode() local [all...] |
| H A D | internal.h | 143 struct nfs_server *server; member 372 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return NULL; } in nfs4_label_alloc() argument [all...] |
| H A D | super.c | 177 struct nfs_server *server = NFS_SB(sb); in nfs_sb_active() local 189 struct nfs_server *server = NFS_SB(sb); in nfs_sb_deactive() local 200 struct nfs_server *server, *last = NULL; in __nfs_list_for_each_server() local 236 struct nfs_server *server = NFS_SB(dentry->d_sb); nfs_statfs() local 536 show_lease(struct seq_file *m, struct nfs_server *server) show_lease() argument 547 show_sessions(struct seq_file *m, struct nfs_server *server) show_sessions() argument 553 show_sessions(struct seq_file *m, struct nfs_server *server) show_sessions() argument 558 show_pnfs(struct seq_file *m, struct nfs_server *server) show_pnfs() argument 579 show_pnfs(struct seq_file *m, struct nfs_server *server) show_pnfs() argument 713 struct nfs_server *server; nfs_umount_begin() local 868 struct nfs_server *server = ERR_PTR(-EACCES); nfs_try_mount_request() local 1023 struct nfs_server *server = NFS_SB(sb); nfs_fill_super() local 1106 struct nfs_server *server = fc->s_fs_info; nfs_set_super() local 1175 struct nfs_server *server = fc->s_fs_info, *old = NFS_SB(sb); nfs_compare_super() local 1234 struct nfs_server *server = ctx->server; nfs_get_tree_common() local 1313 struct nfs_server *server = NFS_SB(s); nfs_kill_super() local [all...] |
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | fsclient.c | 1734 bool afs_fs_get_capabilities(struct afs_net *net, struct afs_server *server, in afs_fs_get_capabilities() argument 1646 afs_fs_give_up_all_callbacks(struct afs_net *net, struct afs_server *server, struct afs_addr_cursor *ac, struct key *key) afs_fs_give_up_all_callbacks() argument [all...] |
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | smbdirect.h | 310 static inline int smbd_reconnect(struct TCP_Server_Info *server) {return -1; } in smbd_reconnect() argument 311 static inline void smbd_destroy(struct TCP_Server_Info *server) {} in smbd_destroy() argument 308 smbd_get_connection( struct TCP_Server_Info *server, struct sockaddr *dstaddr) smbd_get_connection() argument 313 smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) smbd_send() argument [all...] |
| H A D | smb1ops.c | 27 send_nt_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_nt_cancel() argument 88 cifs_find_mid(struct TCP_Server_Info *server, char *buffer) in cifs_find_mid() argument 108 cifs_add_credits(struct TCP_Server_Info *server, const struct cifs_credits *credits, const int optype) cifs_add_credits() argument 119 cifs_set_credits(struct TCP_Server_Info *server, const int val) cifs_set_credits() argument 128 cifs_get_credits_field(struct TCP_Server_Info *server, const int optype) cifs_get_credits_field() argument 161 cifs_get_next_mid(struct TCP_Server_Info *server) cifs_get_next_mid() argument 371 cifs_downgrade_oplock(struct TCP_Server_Info *server, struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) cifs_downgrade_oplock() argument 379 cifs_check_trans2(struct mid_q_entry *mid, struct TCP_Server_Info *server, char *buf, int malformed) cifs_check_trans2() argument 410 cifs_need_neg(struct TCP_Server_Info *server) cifs_need_neg() argument 434 struct TCP_Server_Info *server = tcon->ses->server; cifs_negotiate_wsize() local 469 struct TCP_Server_Info *server = tcon->ses->server; cifs_negotiate_rsize() local 1018 cifs_can_echo(struct TCP_Server_Info *server) cifs_can_echo() argument [all...] |
| /kernel/linux/linux-5.10/fs/nfs/filelayout/ |
| H A D | filelayout.c | 1031 filelayout_alloc_deviceid_node(struct nfs_server *server, in filelayout_alloc_deviceid_node() argument
|
| /kernel/linux/linux-5.10/fs/nfs/blocklayout/ |
| H A D | blocklayout.c | 586 bl_find_get_deviceid(struct nfs_server *server, in bl_find_get_deviceid() argument 808 bl_set_layoutdriver(struct nfs_server *server, const struct nfs_fh *fh) in bl_set_layoutdriver() argument
|