MCPcopy Create free account
hub / github.com/WiringProject/Wiring / getSubKeys

Method getSubKeys

IDE/processing/app/windows/Registry.java:366–393  ·  view source on GitHub ↗

Get all sub keys of a key. @param rootKey root key @param parent key name @return array with all sub key names

(REGISTRY_ROOT_KEY rootKey, String parent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

openKeyMethod · 0.95
RegEnumKeyExMethod · 0.95
RegCloseKeyMethod · 0.95
addMethod · 0.45
getValueMethod · 0.45
setValueMethod · 0.45

Tested by

no test coverage detected