Searched refs:remote_access (Results 1 – 12 of 12) sorted by relevance
99 CollectiveRemoteAccess* remote_access, int64 step_id, in BaseCollectiveExecutor() argument105 remote_access_(remote_access), in BaseCollectiveExecutor()120 CollectiveRemoteAccess* remote_access() override { in remote_access() function
88 col_ctx_->col_exec->remote_access()->PostToPeer( in DispatchSend()104 col_ctx_->col_exec->remote_access()->RecvFromPeer( in DispatchRecv()
421 col_ctx_->col_exec->remote_access()->PostToPeer( in DispatchSend()441 col_ctx_->col_exec->remote_access()->RecvFromPeer( in DispatchRecv()
392 col_ctx_->col_exec->remote_access()->PostToPeer( in DispatchSend()412 col_ctx_->col_exec->remote_access()->RecvFromPeer( in DispatchRecv()
216 int remote_access = 0, /* Remote access allowed? */ in cupsAdminGetServerSettings() local252 remote_access = 1; in cupsAdminGetServerSettings()264 remote_access = 1; in cupsAdminGetServerSettings()365 (remote_access && remote_admin) ? in cupsAdminGetServerSettings()376 (remote_access && browsing) ? "1" : in cupsAdminGetServerSettings()
81 . ./remote_access.sh || ret_val=1
33 from chromite.lib import remote_access855 with remote_access.ChromiumOSDeviceHandler(
320 virtual CollectiveRemoteAccess* remote_access() { return nullptr; } in remote_access() function
636 CollectiveRemoteAccess* rma = ce_handle.get()->remote_access(); in RecvBufAsync()
530 collective_executor_handle->get()->remote_access()->CheckPeerHealth( in TFE_CollectiveOpsCheckPeerHealth()