MCPcopy Create free account

hub / github.com/78/tenbox / functions

Functions2,009 in github.com/78/tenbox

↓ 1 callersMethodOnNatPollEvent
src/core/net/net_nat.cpp:490
↓ 1 callersMethodOnPaint
src/manager/ui/win32_display_panel.cpp:256
↓ 1 callersMethodOnPfConnPollEvent
src/core/net/net_port_forward.cpp:194
↓ 1 callersMethodOnPfListenerReadable
src/core/net/net_port_forward.cpp:230
↓ 1 callersMethodOnPortOpen
src/core/guest_agent/guest_agent_handler.cpp:63
↓ 1 callersMethodOnQueueNotify
src/core/device/virtio/virtio_fs.cpp:246
↓ 1 callersMethodOnStartup
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 callersMethodOnTcpAccepted
src/core/net/net_nat.cpp:331
↓ 1 callersMethodOnTcpErr
src/core/net/net_nat.cpp:445
↓ 1 callersMethodOnTcpRecv
src/core/net/net_nat.cpp:408
↓ 1 callersMethodOnTcpSent
src/core/net/net_nat.cpp:452
↓ 1 callersMethodOnThreadInit
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 callersMethodOnVCpuCreated
src/platform/windows/hypervisor/whvp_vm.cpp:604
↓ 1 callersMethodOnVCpuDestroyed
src/platform/windows/hypervisor/whvp_vm.cpp:611
↓ 1 callersMethodOpen
src/manager-macos/Bridge/Sources/ipc/shared_framebuffer_posix.cpp:50
↓ 1 callersFunctionOverlayHypercallPage
src/platform/windows/hypervisor/whvp_vcpu.cpp:134
↓ 1 callersFunctionOverlayReferenceTscPage
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 callersFunctionPairUrlFor
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 callersFunctionParseIceServersJson
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 callersFunctionParseUrl
src/manager/llm_proxy.cpp:69
↓ 1 callersMethodPioRead
src/core/device/device.h:9
↓ 1 callersMethodPioWrite
src/core/device/device.h:13
↓ 1 callersMethodPopPriority
src/core/device/irq/gicv3.h:56
↓ 1 callersFunctionPopulateSourceCombo
src/manager/ui/create_vm_dialog.cpp:376
↓ 1 callersFunctionPreferConstrainedBaselineH264
src/daemon/remote_webrtc.cpp:31
↓ 1 callersFunctionProbeHighResTimerSupport
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 callersMethodProcessPendingTx
src/core/net/net_backend.cpp:661
↓ 1 callersMethodPushAudio
src/daemon/remote_webrtc.cpp:570
↓ 1 callersMethodPushInput
src/runtime/runtime_service.cpp:64
↓ 1 callersMethodPushKeyEvent
src/runtime/runtime_service.cpp:107
↓ 1 callersMethodPushPointerEvent
src/runtime/runtime_service.cpp:121
↓ 1 callersMethodPushPriority
src/core/device/irq/gicv3.h:50
↓ 1 callersMethodRamBase
src/core/arch/x86_64/x86_machine.h:48
↓ 1 callersFunctionRandomWsKey
src/daemon/cloud_tunnel.cpp:373
↓ 1 callersMethodReadConfig
src/core/device/virtio/virtio_fs.cpp:210
↓ 1 callersFunctionReadCpuTicks
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 callersMethodReadExact
src/ipc/unix_socket.cpp:91
↓ 1 callersFunctionReadJsonLine
src/client/client.cpp:49
↓ 1 callersFunctionReadOsRelease
src/daemon/host_updater.cpp:336
↓ 1 callersMethodReadRemoteFrame
src/daemon/runtime_manager.cpp:1405
↓ 1 callersFunctionReadRuntimeStateFile
src/daemon/vm_store.cpp:42
↓ 1 callersMethodRebootRequested
src/core/vmm/vm.h:67
↓ 1 callersMethodRebootVm
src/manager/manager_service.cpp:658
↓ 1 callersFunctionRecordGuestConsole
src/runtime/crash_handler.cpp:413
↓ 1 callersFunctionRecvAll
src/manager/llm_proxy.cpp:87
↓ 1 callersFunctionRecvExact
src/daemon/llm_proxy.cpp:101
↓ 1 callersMethodRedistRead
src/core/device/irq/gicv3.cpp:623
↓ 1 callersMethodRedistWrite
src/core/device/irq/gicv3.cpp:768
↓ 1 callersMethodRegister
src/platform/windows/hypervisor/whvp_doorbell.cpp:62
↓ 1 callersMethodRegisterDevices
src/core/device/irq/gicv3.cpp:49
↓ 1 callersFunctionRegisterDialogClass
src/manager/ui/create_vm_dialog.cpp:1031
↓ 1 callersFunctionRegisterEditDialogClass
src/manager/ui/edit_vm_dialog.cpp:94
↓ 1 callersMethodRegisterIoEventFd
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 callersMethodRegisterLevelIrqFd
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 callersFunctionRegisterMainClass
src/manager/ui/win32_ui_shell.cpp:288
↓ 1 callersFunctionRegisterPanelClass
src/manager/ui/win32_display_panel.cpp:25
↓ 1 callersMethodRegisterQueueDoorbell
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 callersFunctionRegisterRamMapping
src/platform/windows/hypervisor/whvp_vcpu.cpp:32
↓ 1 callersMethodRegisterVCpuKick
src/core/device/irq/gicv3.cpp:42
↓ 1 callersMethodReleaseAllModifiers
src/manager/ui/win32_display_panel.cpp:462
↓ 1 callersMethodRemoteRuntimeSnapshot
src/daemon/runtime_manager.cpp:1087
↓ 1 callersMethodRemoveShare
src/core/device/virtio/virtio_fs.cpp:142
↓ 1 callersMethodRemoveSharedFolder
src/core/vmm/vm.cpp:1024
↓ 1 callersMethodRemoveSharedFolder
src/manager/manager_service.cpp:1166
↓ 1 callersMethodReorderVm
src/manager/manager_service.cpp:826
↓ 1 callersMethodRequestKeyframe
src/daemon/ffmpeg_video_encoder.cpp:469
↓ 1 callersMethodRequestReboot
src/core/vmm/vm.cpp:912
↓ 1 callersMethodReset
src/core/device/virtio/virtqueue.cpp:11
↓ 1 callersFunctionResolvedIceServers
src/daemon/remote_webrtc.cpp:1612
↓ 1 callersMethodRestore
src/client/client.cpp:37
↓ 1 callersMethodRestoreCursor
src/manager/ui/win32_display_panel.cpp:168
↓ 1 callersMethodRestoreFramebuffer
src/manager/ui/win32_display_panel.cpp:80
↓ 1 callersMethodReverseRewrite
src/core/net/net_nat.cpp:265
↓ 1 callersFunctionRotateLogsIfNeeded
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 callersMethodRun
src/core/vmm/vm.cpp:829
↓ 1 callersMethodRun
src/daemon/rpc_server.cpp:133
↓ 1 callersMethodRun
src/manager/ui/win32_ui_shell.cpp:1833
↓ 1 callersFunctionRunKvmDoctorUncached
src/daemon/kvm_doctor.cpp:35
↓ 1 callersMethodRunOnce
src/platform/windows/hypervisor/whvp_vcpu.cpp:806
↓ 1 callersFunctionRuntimeGlibcVersion
src/daemon/host_updater.cpp:354
↓ 1 callersFunctionSameForwards
src/manager/vm_forms.cpp:4
↓ 1 callersMethodSample
src/daemon/resource_monitor.cpp:100
↓ 1 callersFunctionSanitizeAptVersion
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 callersFunctionSanitizeIdRegistersForSoftGic
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 callersFunctionSaveCurrentGeometry
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 callersFunctionSaveDeviceToken
src/daemon/cloud_tunnel.cpp:231
↓ 1 callersFunctionSaveHostSettings
src/daemon/host_settings.cpp:91
↓ 1 callersFunctionSaveSettings
src/manager/app_settings.cpp:175
↓ 1 callersMethodSelectedEncoderName
src/daemon/ffmpeg_video_encoder.cpp:465
↓ 1 callersMethodSendClipboardData
src/core/vmm/vm.cpp:995
↓ 1 callersMethodSendClipboardData
src/manager/manager_service.cpp:1071
↓ 1 callersMethodSendClipboardDataToGuest
src/daemon/runtime_manager.cpp:1194
↓ 1 callersMethodSendClipboardGrab
src/core/vmm/vm.cpp:988
↓ 1 callersMethodSendClipboardGrab
src/manager/manager_service.cpp:1049
↓ 1 callersMethodSendClipboardGrabToGuest
src/daemon/runtime_manager.cpp:1174
↓ 1 callersMethodSendClipboardRelease
src/core/vmm/vm.cpp:1009
↓ 1 callersMethodSendClipboardReleaseToGuest
src/daemon/runtime_manager.cpp:1226
↓ 1 callersMethodSendClipboardRequest
src/core/vmm/vm.cpp:1002
↓ 1 callersMethodSendClipboardRequest
src/manager/manager_service.cpp:1090
↓ 1 callersMethodSendClipboardRequestToGuest
src/daemon/runtime_manager.cpp:1211
← previousnext →701–800 of 2,009, ranked by callers