MCPcopy Create free account

hub / github.com/78/tenbox / functions

Functions2,009 in github.com/78/tenbox

MethodFindChar
src/common/vm_model.h:92
MethodFindChar
src/common/vm_model.h:184
MethodFindEnd
src/manager-macos/Bridge/Sources/common/vm_model.h:96
MethodFindEnd
src/common/vm_model.h:96
MethodFindExtMapId
src/daemon/remote_webrtc.cpp:1121
MethodFindGuestFwd
src/core/net/net_backend.cpp:409
MethodFindLastChar
src/manager-macos/Bridge/Sources/common/vm_model.h:188
MethodFindLastChar
src/common/vm_model.h:188
MethodFindMapping
src/manager/llm_proxy.cpp:455
MethodFindMappingCopy
src/daemon/llm_proxy.cpp:583
MethodFindMmioDevice
src/core/vmm/address_space.cpp:21
MethodFindNatEntry
src/core/net/net_nat.cpp:36
MethodFindPioDevice
src/core/vmm/address_space.cpp:11
MethodFindSession
src/daemon/runtime_manager.cpp:1599
FunctionFindShareFile
src/manager/ui/dlg_builder.h:217
MethodFireTimer
src/core/device/irq/local_apic.cpp:96
MethodFlush
src/core/vmm/console_tx_batcher.cpp:53
MethodFlush
src/core/disk/raw_image.cpp:56
MethodFlushAsync
src/core/disk/disk_image.cpp:85
MethodFlushLocked
src/core/vmm/console_tx_batcher.cpp:58
MethodFlushLogBuffers
src/daemon/cloud_tunnel.cpp:2191
MethodFlushPendingTxBuffers
src/core/device/virtio/virtio_snd.cpp:382
MethodFlushRefcountTable
src/core/disk/qcow2.cpp:434
MethodForwardToUpstream
src/daemon/llm_proxy.cpp:595
MethodForwardToUpstream
src/manager/llm_proxy.cpp:463
MethodFreeCluster
src/core/disk/qcow2.cpp:845
MethodFreeCompressedCluster
src/core/disk/qcow2.cpp:875
MethodFreeRam
src/platform/windows/vm_platform_win.cpp:28
MethodFreeRam
src/platform/macos/vm_platform_macos.cpp:39
MethodFreeRam
src/platform/linux/vm_platform_linux.cpp:40
MethodFromGuestfwd
src/manager-macos/Bridge/Sources/common/vm_model.h:133
MethodFromGuestfwd
src/common/vm_model.h:133
MethodFromHostfwd
Parse hostfwd-style string. Returns true on success. Accepts: "tcp:ADDR:HP-[GADDR]:GP" (full) or "HP:GP" / "HP:GP:L" (legacy)
src/manager-macos/Bridge/Sources/common/vm_model.h:34
MethodFromHostfwd
Parse hostfwd-style string. Returns true on success. Accepts: "tcp:ADDR:HP-[GADDR]:GP" (full) or "HP:GP" / "HP:GP:L" (legacy)
src/common/vm_model.h:34
FunctionFromJson
src/daemon/cloud_protocol.cpp:16
MethodGetCurrentCpu
src/core/device/irq/local_apic.h:46
FunctionGetCurrentLanguage
src/manager/i18n.cpp:546
MethodGetDeviceFeatures
src/core/device/virtio/virtio_gpu.cpp:37
MethodGetDeviceFeatures
src/core/device/virtio/virtio_blk.cpp:37
MethodGetDeviceFeatures
src/core/device/virtio/virtio_net.cpp:12
MethodGetDeviceFeatures
src/core/device/virtio/virtio_serial.cpp:13
MethodGetDeviceFeatures
src/core/device/virtio/virtio_snd.cpp:26
MethodGetDeviceFeatures
src/core/device/virtio/virtio_input.cpp:20
MethodGetDeviceId
src/core/device/virtio/virtio_snd.h:158
MethodGetDeviceId
src/core/device/virtio/virtio_input.h:100
MethodGetDeviceId
VirtioDeviceOps interface
src/core/device/virtio/virtio_serial.h:74
MethodGetDeviceId
src/core/device/virtio/virtio_blk.h:87
MethodGetDeviceId
src/core/device/virtio/virtio_net.h:54
MethodGetDeviceId
src/core/device/virtio/virtio_gpu.h:176
MethodGetDivider
src/core/device/irq/local_apic.cpp:48
MethodGetFileHandle
src/core/device/virtio/virtio_fs.cpp:1958
MethodGetHostDnsServers
src/core/net/net_dhcp.cpp:16
MethodGetInode
src/core/device/virtio/virtio_fs.cpp:1901
MethodGetIrqState
src/core/device/irq/gicv3.cpp:59
MethodGetL2Table
src/core/disk/qcow2.cpp:271
MethodGetLlmProxySettings
src/daemon/cloud_tunnel.cpp:1087
MethodGetLogDir
src/manager/llm_proxy.cpp:816
MethodGetNumQueues
src/core/device/virtio/virtio_snd.h:160
MethodGetNumQueues
src/core/device/virtio/virtio_input.h:102
MethodGetNumQueues
src/core/device/virtio/virtio_fs.h:381
MethodGetNumQueues
src/core/device/virtio/virtio_blk.h:89
MethodGetNumQueues
src/core/device/virtio/virtio_net.h:56
MethodGetNumQueues
src/core/device/virtio/virtio_gpu.h:178
MethodGetOpenHandleCount
src/core/device/virtio/virtio_fs.cpp:2007
MethodGetOrCreateInode
src/core/device/virtio/virtio_fs.cpp:1907
MethodGetQueueMaxSize
src/core/device/virtio/virtio_snd.h:161
MethodGetQueueMaxSize
src/core/device/virtio/virtio_input.h:103
MethodGetQueueMaxSize
src/core/device/virtio/virtio_serial.h:77
MethodGetQueueMaxSize
src/core/device/virtio/virtio_blk.h:90
MethodGetQueueMaxSize
src/core/device/virtio/virtio_net.h:57
MethodGetQueueMaxSize
src/core/device/virtio/virtio_gpu.h:179
MethodGetRefcountBlock
src/core/disk/qcow2.cpp:329
MethodGetRegisters
src/platform/windows/hypervisor/whvp_vcpu.cpp:607
MethodGetSharedFolderTags
src/core/vmm/vm.cpp:1032
FunctionGetSharedFramebufferName
src/manager-macos/Bridge/Sources/ipc/shared_framebuffer_posix.cpp:94
FunctionGetSharedFramebufferName
src/platform/windows/ipc/shared_framebuffer_win32.cpp:80
MethodGetSize
src/core/disk/raw_image.h:11
FunctionGetSocketPath
src/manager-macos/Bridge/Sources/ipc/unix_socket.cpp:214
FunctionGetSocketPath
src/ipc/unix_socket.cpp:236
MethodGetTimeNs
src/core/device/irq/local_apic.cpp:137
MethodGetVirtioSlots
src/core/arch/aarch64/aarch64_machine.cpp:479
MethodGpaToHva
src/manager-macos/Bridge/Sources/core/vmm/types.h:44
MethodGpaToHva
src/core/device/virtio/virtio_gpu.cpp:75
MethodGpaToHva
src/core/device/virtio/virtqueue.cpp:21
MethodGrowRefcountTable
src/core/disk/qcow2.cpp:447
MethodH264ProfileLogName
src/daemon/remote_webrtc.cpp:975
MethodHandleAnnounceCapabilities
src/core/vdagent/vdagent_handler.cpp:147
MethodHandleAnnounceCapabilitiesLocked
src/core/vdagent/vdagent_handler.cpp:132
MethodHandleArpOrDhcp
src/core/net/net_dhcp.cpp:102
MethodHandleChatCompletions
src/daemon/llm_proxy.cpp:526
MethodHandleChatCompletions
src/manager/llm_proxy.cpp:368
MethodHandleChmapInfo
src/core/device/virtio/virtio_snd.cpp:340
MethodHandleClient
src/daemon/llm_proxy.cpp:433
MethodHandleClient
src/daemon/rpc_server.cpp:146
MethodHandleClient
src/manager/llm_proxy.cpp:270
MethodHandleClipboardData
src/core/vdagent/vdagent_handler.cpp:188
MethodHandleClipboardGrab
src/core/vdagent/vdagent_handler.cpp:164
MethodHandleClipboardRelease
src/core/vdagent/vdagent_handler.cpp:234
MethodHandleClipboardRequest
src/core/vdagent/vdagent_handler.cpp:212
MethodHandleControlMessage
src/core/device/virtio/virtio_serial.cpp:83
← previousnext →1,201–1,300 of 2,009, ranked by callers