Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/agent-device
/ startsWith
Method
startsWith
src/utils/xml.ts:267–269 ·
view source on GitHub ↗
(token: string)
Source
from the content-addressed store, hash-verified
265
}
266
267
private startsWith(token: string): boolean {
268
return
this.xml.startsWith(token, this.index);
269
}
270
}
271
272
type
DeclarationScanState = {
Callers
15
resolveMarkupReader
Method · 0.95
formatLastSnapshotContext
Function · 0.80
cloud-webdriver-provider-adapters.test.ts
File · 0.80
stopAndroidProviderApp
Function · 0.80
androidCaptureAdbResult
Function · 0.80
isAndroidScreenrecordStartCommand
Function · 0.80
createProviderScenarioTempPath
Function · 0.80
remoteGetRoute
Function · 0.80
ownsDevice
Method · 0.80
createMacOsDesktopWorld
Function · 0.80
readRequestBody
Function · 0.80
androidFindAdbResult
Function · 0.80
Calls
no outgoing calls
Tested by
9
isAndroidScreenrecordStartCommand
Function · 0.64
remoteGetRoute
Function · 0.64
ownsDevice
Method · 0.64
androidFindAdbResult
Function · 0.64
readReplaySelector
Function · 0.64
installIsolatedCliTestEnv
Function · 0.64
createSessionProvider
Function · 0.64
createPersistentSnapshotHelperProvider
Function · 0.64
injectDefaultPrivacyHelp
Function · 0.64