MCPcopy Create free account

hub / github.com/jetkvm/kvm / functions

Functions2,643 in github.com/jetkvm/kvm

↓ 1 callersFunctionuiLabelSetText
(objName string, text string)
internal/native/cgo_linux.go:330
↓ 1 callersFunctionuiObjAddState
(objName string, state string)
internal/native/cgo_linux.go:231
↓ 1 callersFunctionuiObjClearState
(objName string, state string)
internal/native/cgo_linux.go:243
↓ 1 callersFunctionuiObjFadeIn
(objName string, duration uint32)
internal/native/cgo_linux.go:306
↓ 1 callersFunctionuiObjFadeOut
(objName string, duration uint32)
internal/native/cgo_linux.go:318
↓ 1 callersFunctionuiObjHide
(objName string)
internal/native/cgo_linux.go:287
↓ 1 callersFunctionuiObjSetOpacity
(objName string, opacity int)
internal/native/cgo_linux.go:295
↓ 1 callersFunctionuiObjShow
(objName string)
internal/native/cgo_linux.go:291
↓ 1 callersFunctionuiSwitchToScreen
(screen string)
internal/native/cgo_linux.go:214
↓ 1 callersFunctionuiTick
()
internal/native/cgo_linux.go:131
↓ 1 callersMethodunmarshal
(_data: Uint8Array)
ui/src/hooks/hidRpc.ts:78
↓ 1 callersFunctionunmountATXControl
()
serial.go:31
↓ 1 callersFunctionunmountDCControl
()
serial.go:148
↓ 1 callersFunctionunmountImageLocked
()
usb_mass_storage.go:332
↓ 1 callersMethodupdateApp
DO NOT call it directly, it's not thread safe Mutex is currently held by the caller, e.g. doUpdate
internal/ota/app.go:14
↓ 1 callersFunctionupdateDCMetrics
updateDCMetrics updates the Prometheus metrics with current DC power state values
dc_metrics.go:44
↓ 1 callersFunctionupdateDisplay
()
display.go:53
↓ 1 callersMethodupdateEtcHostname
updateEtcHostname updates the /etc/hostname file
pkg/nmlite/hostname.go:148
↓ 1 callersMethodupdateEtcHosts
updateEtcHosts updates the /etc/hosts file
pkg/nmlite/hostname.go:158
↓ 1 callersMethodupdateInterfaceState
updateInterfaceState updates the current interface state
pkg/nmlite/interface_state.go:48
↓ 1 callersMethodupdateInterfaceStateAddresses
updateIPAddresses updates the IP addresses in the state
pkg/nmlite/interface_state.go:112
↓ 1 callersMethodupdateKeyboardState
(state byte)
internal/usbgadget/hid_keyboard.go:146
↓ 1 callersFunctionupdateProcessTitle
(state *VideoState)
internal/native/server.go:58
↓ 1 callersMethodupdateStateFromDHCPLease
updateStateFromDHCPLease updates the state from a DHCP lease
pkg/nmlite/interface.go:760
↓ 1 callersMethodupdateSystem
DO NOT call it directly, it's not thread safe Mutex is currently held by the caller, e.g. doUpdate
internal/ota/sys.go:16
↓ 1 callersFunctionusbDevicesConfigHasAudio
(rawConfig []byte)
config.go:340
↓ 1 callersFunctionusbReadyForHidReports
()
usb.go:147
↓ 1 callersFunctionuseCommandHistory
(max = 300)
ui/src/components/CommandInput.tsx:15
↓ 1 callersFunctionuseFeatureFlag
(minAppVersion: string)
ui/src/hooks/useFeatureFlag.ts:5
↓ 1 callersFunctionuseMaxToasts
(max: number)
ui/src/notifications.tsx:61
↓ 1 callersFunctionuseMouse
()
ui/src/hooks/useMouse.ts:16
↓ 1 callersMethodvalidate
(fields map[string]FieldConfig)
internal/confparser/confparser.go:184
↓ 1 callersMethodvalidateField
()
internal/confparser/confparser.go:344
↓ 1 callersFunctionvalidateFields
(config interface{}, fields map[string]FieldConfig)
internal/confparser/confparser.go:171
↓ 1 callersFunctionvalidateForm
()
ui/src/components/MacroForm.tsx:50
↓ 1 callersFunctionvalidateIsIPOrCIDR4
(value: string)
ui/src/components/StaticIpv4Card.tsx:45
↓ 1 callersFunctionvalidateNetworkConfig
()
network.go:142
↓ 1 callersMethodvalidateOneOf
()
internal/confparser/confparser.go:314
↓ 1 callersMethodvalidateRequired
(fields map[string]FieldConfig)
internal/confparser/confparser.go:255
↓ 1 callersFunctionverifyKeyboardWorks
(page: Page)
ui/e2e/helpers.ts:387
↓ 1 callersFunctionvideoGetCodecType
()
internal/native/cgo_linux.go:404
↓ 1 callersFunctionvideoGetEDID
()
internal/native/cgo_linux.go:411
↓ 1 callersFunctionvideoGetStreamQualityFactor
()
internal/native/cgo_linux.go:374
↓ 1 callersFunctionvideoInit
(factor float64)
internal/native/cgo_linux.go:138
↓ 1 callersFunctionvideoLogStatus
()
internal/native/cgo_linux.go:181
↓ 1 callersFunctionvideoSetCodecType
(codecType int)
internal/native/cgo_linux.go:393
↓ 1 callersFunctionvideoSetEDID
(edid string)
internal/native/cgo_linux.go:419
↓ 1 callersFunctionvideoSetStreamQualityFactor
(factor float64)
internal/native/cgo_linux.go:382
↓ 1 callersFunctionvideoStart
()
internal/native/cgo_linux.go:158
↓ 1 callersFunctionwaitFor
( ctx context.Context, link netlink.Link, logger *zerolog.Logger, timeout <-chan time.Time, condition wai
pkg/nmlite/jetdhcpc/utils.go:22
↓ 1 callersFunctionwaitForAudioStream
(page: Page, timeout = 10000)
ui/e2e/helpers.ts:104
↓ 1 callersFunctionwaitForDeviceDown
(timeout: number)
ui/e2e/remote-agent/ra-all.spec.ts:3292
↓ 1 callersFunctionwaitForDeviceUp
(timeout: number)
ui/e2e/remote-agent/ra-all.spec.ts:3308
↓ 1 callersFunctionwaitForHostAsleep
(timeoutMs = 15000)
ui/e2e/remote-agent/ra-all.spec.ts:194
↓ 1 callersFunctionwaitForHostAwake
(timeoutMs = 60000)
ui/e2e/remote-agent/ra-all.spec.ts:206
↓ 1 callersFunctionwaitForReconnectAndRedirect
()
ui/src/components/VideoOverlay.tsx:547
↓ 1 callersMethodwaitForResolution
* Wait for display resolution to change.
ui/e2e/remote-agent/remote-agent.ts:525
↓ 1 callersFunctionwaitForRtcReady
(signal: AbortSignal)
ui/src/utils/jsonrpc.ts:29
↓ 1 callersMethodwaitForUSBDevice
( predicate: (d: USBDevice) => boolean, present: boolean, timeoutMs = 10000, )
ui/e2e/remote-agent/remote-agent.ts:465
↓ 1 callersMethodwaitForVideoStreamingStatus
(status VideoStreamingStatus)
internal/native/video.go:42
↓ 1 callersFunctionwakeDisplay
wakeDisplay sets the display brightness back to config.DisplayMaxBrightness and stores the time the display last woke, ready for displayTimeoutTick to
display.go:303
↓ 1 callersFunctionwakeRemoteHostWithWakeButton
(page: Page, timeoutMs = 45000)
ui/e2e/remote-agent/ra-all.spec.ts:298
↓ 1 callersMethodwakeWriteHidFile
(report byte)
internal/usbgadget/hid_keyboard.go:462
↓ 1 callersFunctionwriteFile
(path string, data string)
usb_mass_storage.go:27
↓ 1 callersMethodwriteGadgetItemConfig
(item gadgetConfigItem, deps []string)
internal/usbgadget/config_tx.go:195
↓ 1 callersMethodwriter
()
serial_console_helpers.go:667
↓ 1 callersFunctionwsResetMetrics
(established bool, sourceType string, source string)
cloud.go:182
FunctionATXPowerControl
()
ui/src/components/extensions/ATXPowerControl.tsx:19
FunctionActionbar
({ requestFullscreen, }: { requestFullscreen: () => Promise<void>; })
ui/src/components/ActionBar.tsx:38
MethodAdd
Add adds a function to the wait group
internal/sync/waitgroup.go:15
MethodAddDefaultRoute
AddDefaultRoute adds a default route
pkg/nmlite/link/manager.go:339
FunctionAddDeviceForm
({ setShowAddForm, onAddDevice, errorMessage, setErrorMessage, }: AddDeviceFormProps)
ui/src/components/popovers/WakeOnLan/AddDeviceForm.tsx:16
MethodAddFileChange
(component string, path string, expectedState FileState, expectedContent []byte, dependsOn []string, descripti
internal/usbgadget/changeset.go:379
FunctionAdoptRoute
()
ui/src/routes/adopt.tsx:39
MethodApply
()
pkg/nmlite/jetdhcpc/lease.go:165
FunctionArticle
({ children }: { children: React.ReactNode })
ui/src/components/Container.tsx:10
FunctionAuthLayout
({ title, description, action, cta, ctaHref, showCounter, }: AuthLayoutProps)
ui/src/components/AuthLayout.tsx:21
FunctionAutoHeight
({ children, ...props }: { children: React.ReactNode })
ui/src/components/AutoHeight.tsx:4
FunctionAwsIcon
({ className }: { className?: string })
ui/src/components/Icons.tsx:297
MethodBindLocalStream
( info *interceptor.StreamInfo, writer interceptor.RTPWriter, )
internal/playoutdelay/interceptor.go:53
FunctionButtonContent
(props: ButtonContentPropsType)
ui/src/components/Button.tsx:117
FunctionCardHeader
({ headline, description, Button }: Props)
ui/src/components/CardHeader.tsx:9
MethodCleanupExpiredStates
CleanupExpiredStates removes expired states from the state file
pkg/nmlite/jetdhcpc/state.go:186
MethodClose
()
block_device_notlinux.go:14
MethodClose
()
block_device_linux.go:17
MethodClose
()
serial_console_helpers.go:276
MethodClose
()
serial_console_helpers.go:629
MethodClose
()
internal/audio/alsa_capture_stub.go:15
MethodClose
()
internal/audio/alsa_capture_cgo.go:389
FunctionCombobox
({ onInputChange, displayValue, options, disabled = false, placeholder = m.search_placeholder(), e
ui/src/components/Combobox.tsx:42
FunctionCommandInput
({ onSend, placeholder = "Type serial command… (Enter to send • ↑/↓ history • Ctrl+R search)", classNam
ui/src/components/CommandInput.tsx:215
FunctionConfirmDialog
({ open, onClose, title, description, children, variant = "info", confirmText = m.confirm(), c
ui/src/components/ConfirmDialog.tsx:54
FunctionConfirmationBox
({ isRebooting, onYes, onNo, }: { isRebooting: boolean; onYes: () => void; onNo: () => void; })
ui/src/routes/devices.$id.settings.general.reboot.tsx:59
FunctionConnectionFailedOverlay
({ show, setupPeerConnection, }: ConnectionErrorOverlayProps)
ui/src/components/VideoOverlay.tsx:104
FunctionConnectionStatsSidebar
()
ui/src/components/sidebar/connectionStats.tsx:16
FunctionConnectionStatusBadge
({ state }: { state: ConnectionState })
ui/src/routes/devices.$id.settings.mqtt.tsx:508
FunctionContainer
({ children, className }: { children: ReactNode; className?: string })
ui/src/components/Container.tsx:6
FunctionCreatePasswordModal
({ onSetPassword, onCancel, error, }: { onSetPassword: (password: string, confirmPassword: string) =>
ui/src/routes/devices.$id.settings.access.local-auth.tsx:201
FunctionCustomTimeSyncCard
()
ui/src/components/CustomTimeSyncCard.tsx:19
FunctionCustomTooltip
({ payload }: CustomTooltipProps)
ui/src/components/CustomTooltip.tsx:7
← previousnext →1,301–1,400 of 2,643, ranked by callers