Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/78/tenbox
/ functions
Functions
2,009 in github.com/78/tenbox
⨍
Functions
2,009
◇
Types & classes
505
↓ 1 callers
Method
OnNatPollEvent
src/core/net/net_nat.cpp:490
↓ 1 callers
Method
OnPaint
src/manager/ui/win32_display_panel.cpp:256
↓ 1 callers
Method
OnPfConnPollEvent
src/core/net/net_port_forward.cpp:194
↓ 1 callers
Method
OnPfListenerReadable
src/core/net/net_port_forward.cpp:230
↓ 1 callers
Method
OnPortOpen
src/core/guest_agent/guest_agent_handler.cpp:63
↓ 1 callers
Method
OnQueueNotify
src/core/device/virtio/virtio_fs.cpp:246
↓ 1 callers
Method
OnStartup
Called on AP threads after the boot barrier is released and the AP's startup state has been signalled. Used to apply SIPI/PSCI registers.
src/core/vmm/hypervisor_vcpu.h:37
↓ 1 callers
Method
OnTcpAccepted
src/core/net/net_nat.cpp:331
↓ 1 callers
Method
OnTcpErr
src/core/net/net_nat.cpp:445
↓ 1 callers
Method
OnTcpRecv
src/core/net/net_nat.cpp:408
↓ 1 callers
Method
OnTcpSent
src/core/net/net_nat.cpp:452
↓ 1 callers
Method
OnThreadInit
Called on the vCPU worker thread immediately after the vCPU is created. Use for thread-local state (e.g. setting the current CPU index).
src/core/vmm/hypervisor_vcpu.h:33
↓ 1 callers
Method
OnVCpuCreated
src/platform/windows/hypervisor/whvp_vm.cpp:604
↓ 1 callers
Method
OnVCpuDestroyed
src/platform/windows/hypervisor/whvp_vm.cpp:611
↓ 1 callers
Method
Open
src/manager-macos/Bridge/Sources/ipc/shared_framebuffer_posix.cpp:50
↓ 1 callers
Function
OverlayHypercallPage
src/platform/windows/hypervisor/whvp_vcpu.cpp:134
↓ 1 callers
Function
OverlayReferenceTscPage
Build the reference TSC page contents and memcpy them into the guest RAM backing for `gpa`. Zero VM exits on subsequent guest reads: the guest just lo
src/platform/windows/hypervisor/whvp_vcpu.cpp:208
↓ 1 callers
Function
PairUrlFor
Translate the cloud WS URL into the browser-facing pair page. Examples: wss://my.tenbox.ai/api/device-tunnel -> https://my.tenbox.ai/pair?code=... ws:
src/daemon/cloud_tunnel.cpp:299
↓ 1 callers
Function
ParseIceServersJson
Parses TENBOX_ICE_SERVERS, a JSON array of W3C-shaped RTCIceServer dictionaries: [ {"urls":["stun:stun.qq.com:3478"]}, {"urls":["turn:turn.tenbox.ai:
src/daemon/remote_webrtc.cpp:143
↓ 1 callers
Function
ParseUrl
src/manager/llm_proxy.cpp:69
↓ 1 callers
Method
PioRead
src/core/device/device.h:9
↓ 1 callers
Method
PioWrite
src/core/device/device.h:13
↓ 1 callers
Method
PopPriority
src/core/device/irq/gicv3.h:56
↓ 1 callers
Function
PopulateSourceCombo
src/manager/ui/create_vm_dialog.cpp:376
↓ 1 callers
Function
PreferConstrainedBaselineH264
src/daemon/remote_webrtc.cpp:31
↓ 1 callers
Function
ProbeHighResTimerSupport
Detect whether CREATE_WAITABLE_TIMER_HIGH_RESOLUTION is accepted by the host. Supported since Windows 10 1803 (same target as WHPX 1803 fallback — whi
src/core/util/hires_timer_win.cpp:21
↓ 1 callers
Method
ProcessPendingTx
src/core/net/net_backend.cpp:661
↓ 1 callers
Method
PushAudio
src/daemon/remote_webrtc.cpp:570
↓ 1 callers
Method
PushInput
src/runtime/runtime_service.cpp:64
↓ 1 callers
Method
PushKeyEvent
src/runtime/runtime_service.cpp:107
↓ 1 callers
Method
PushPointerEvent
src/runtime/runtime_service.cpp:121
↓ 1 callers
Method
PushPriority
src/core/device/irq/gicv3.h:50
↓ 1 callers
Method
RamBase
src/core/arch/x86_64/x86_machine.h:48
↓ 1 callers
Function
RandomWsKey
src/daemon/cloud_tunnel.cpp:373
↓ 1 callers
Method
ReadConfig
src/core/device/virtio/virtio_fs.cpp:210
↓ 1 callers
Function
ReadCpuTicks
Reads utime+stime from /proc/<pid>/stat. Returns 0 if the pid is gone. /proc/<pid>/stat format: pid (comm) state ppid ... utime(14) stime(15) ... The
src/daemon/resource_monitor.cpp:26
↓ 1 callers
Method
ReadExact
src/ipc/unix_socket.cpp:91
↓ 1 callers
Function
ReadJsonLine
src/client/client.cpp:49
↓ 1 callers
Function
ReadOsRelease
src/daemon/host_updater.cpp:336
↓ 1 callers
Method
ReadRemoteFrame
src/daemon/runtime_manager.cpp:1405
↓ 1 callers
Function
ReadRuntimeStateFile
src/daemon/vm_store.cpp:42
↓ 1 callers
Method
RebootRequested
src/core/vmm/vm.h:67
↓ 1 callers
Method
RebootVm
src/manager/manager_service.cpp:658
↓ 1 callers
Function
RecordGuestConsole
src/runtime/crash_handler.cpp:413
↓ 1 callers
Function
RecvAll
src/manager/llm_proxy.cpp:87
↓ 1 callers
Function
RecvExact
src/daemon/llm_proxy.cpp:101
↓ 1 callers
Method
RedistRead
src/core/device/irq/gicv3.cpp:623
↓ 1 callers
Method
RedistWrite
src/core/device/irq/gicv3.cpp:768
↓ 1 callers
Method
Register
src/platform/windows/hypervisor/whvp_doorbell.cpp:62
↓ 1 callers
Method
RegisterDevices
src/core/device/irq/gicv3.cpp:49
↓ 1 callers
Function
RegisterDialogClass
src/manager/ui/create_vm_dialog.cpp:1031
↓ 1 callers
Function
RegisterEditDialogClass
src/manager/ui/edit_vm_dialog.cpp:94
↓ 1 callers
Method
RegisterIoEventFd
Register an eventfd (or platform equivalent) as an IOEVENTFD: when the guest writes `len` bytes of value `datamatch` to `mmio_addr`, the hypervisor ab
src/core/vmm/hypervisor_vm.h:65
↓ 1 callers
Method
RegisterLevelIrqFd
Register an eventfd (or platform equivalent) as an IRQFD for a level-triggered GSI. When trigger_fd is signalled, the hypervisor asserts the line dire
src/core/vmm/hypervisor_vm.h:53
↓ 1 callers
Function
RegisterMainClass
src/manager/ui/win32_ui_shell.cpp:288
↓ 1 callers
Function
RegisterPanelClass
src/manager/ui/win32_display_panel.cpp:25
↓ 1 callers
Method
RegisterQueueDoorbell
WHPX-style doorbell: hypervisor absorbs guest MMIO writes matching (mmio_addr, len, datamatch) and signals the host via an auto-reset event; `cb` runs
src/core/vmm/hypervisor_vm.h:81
↓ 1 callers
Function
RegisterRamMapping
src/platform/windows/hypervisor/whvp_vcpu.cpp:32
↓ 1 callers
Method
RegisterVCpuKick
src/core/device/irq/gicv3.cpp:42
↓ 1 callers
Method
ReleaseAllModifiers
src/manager/ui/win32_display_panel.cpp:462
↓ 1 callers
Method
RemoteRuntimeSnapshot
src/daemon/runtime_manager.cpp:1087
↓ 1 callers
Method
RemoveShare
src/core/device/virtio/virtio_fs.cpp:142
↓ 1 callers
Method
RemoveSharedFolder
src/core/vmm/vm.cpp:1024
↓ 1 callers
Method
RemoveSharedFolder
src/manager/manager_service.cpp:1166
↓ 1 callers
Method
ReorderVm
src/manager/manager_service.cpp:826
↓ 1 callers
Method
RequestKeyframe
src/daemon/ffmpeg_video_encoder.cpp:469
↓ 1 callers
Method
RequestReboot
src/core/vmm/vm.cpp:912
↓ 1 callers
Method
Reset
src/core/device/virtio/virtqueue.cpp:11
↓ 1 callers
Function
ResolvedIceServers
src/daemon/remote_webrtc.cpp:1612
↓ 1 callers
Method
Restore
src/client/client.cpp:37
↓ 1 callers
Method
RestoreCursor
src/manager/ui/win32_display_panel.cpp:168
↓ 1 callers
Method
RestoreFramebuffer
src/manager/ui/win32_display_panel.cpp:80
↓ 1 callers
Method
ReverseRewrite
src/core/net/net_nat.cpp:265
↓ 1 callers
Function
RotateLogsIfNeeded
Rotate runtime.log to runtime.log.1, runtime.log.1 to runtime.log.2, etc., only when the active file already exceeds kLogRotateMaxBytes. Called once b
src/daemon/runtime_manager.cpp:200
↓ 1 callers
Method
Run
src/core/vmm/vm.cpp:829
↓ 1 callers
Method
Run
src/daemon/rpc_server.cpp:133
↓ 1 callers
Method
Run
src/manager/ui/win32_ui_shell.cpp:1833
↓ 1 callers
Function
RunKvmDoctorUncached
src/daemon/kvm_doctor.cpp:35
↓ 1 callers
Method
RunOnce
src/platform/windows/hypervisor/whvp_vcpu.cpp:806
↓ 1 callers
Function
RuntimeGlibcVersion
src/daemon/host_updater.cpp:354
↓ 1 callers
Function
SameForwards
src/manager/vm_forms.cpp:4
↓ 1 callers
Method
Sample
src/daemon/resource_monitor.cpp:100
↓ 1 callers
Function
SanitizeAptVersion
Sanitize a user-supplied apt version string to the conservative set [A-Za-z0-9.+~:-] before pasting it into a shell command. Debian version syntax is
src/daemon/host_updater.cpp:55
↓ 1 callers
Function
SanitizeIdRegistersForSoftGic
On macOS < 15 (software GIC path), the Hypervisor.framework exposes the host's raw CPU feature ID registers but doesn't properly virtualise the corres
src/platform/macos/hypervisor/aarch64/hvf_vcpu.cpp:25
↓ 1 callers
Function
SaveCurrentGeometry
Persist current window geometry to settings. Used both on real exit and before hiding to tray, so that on the next launch the window restores to the u
src/manager/ui/win32_ui_shell.cpp:252
↓ 1 callers
Function
SaveDeviceToken
src/daemon/cloud_tunnel.cpp:231
↓ 1 callers
Function
SaveHostSettings
src/daemon/host_settings.cpp:91
↓ 1 callers
Function
SaveSettings
src/manager/app_settings.cpp:175
↓ 1 callers
Method
SelectedEncoderName
src/daemon/ffmpeg_video_encoder.cpp:465
↓ 1 callers
Method
SendClipboardData
src/core/vmm/vm.cpp:995
↓ 1 callers
Method
SendClipboardData
src/manager/manager_service.cpp:1071
↓ 1 callers
Method
SendClipboardDataToGuest
src/daemon/runtime_manager.cpp:1194
↓ 1 callers
Method
SendClipboardGrab
src/core/vmm/vm.cpp:988
↓ 1 callers
Method
SendClipboardGrab
src/manager/manager_service.cpp:1049
↓ 1 callers
Method
SendClipboardGrabToGuest
src/daemon/runtime_manager.cpp:1174
↓ 1 callers
Method
SendClipboardRelease
src/core/vmm/vm.cpp:1009
↓ 1 callers
Method
SendClipboardReleaseToGuest
src/daemon/runtime_manager.cpp:1226
↓ 1 callers
Method
SendClipboardRequest
src/core/vmm/vm.cpp:1002
↓ 1 callers
Method
SendClipboardRequest
src/manager/manager_service.cpp:1090
↓ 1 callers
Method
SendClipboardRequestToGuest
src/daemon/runtime_manager.cpp:1211
← previous
next →
701–800 of 2,009, ranked by callers