MCPcopy
hub / github.com/AsahiLinux/m1n1 / pmp_init.py

File pmp_init.py

proxyclient/experiments/pmp_init.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2# SPDX-License-Identifier: MIT
3import sys, pathlib
4sys.path.append(str(pathlib.Path(__file__).resolve().parents[1]))

Callers

nothing calls this directly

Calls 11

run_shellFunction · 0.90
appendMethod · 0.80
dapf_init_allMethod · 0.80
work_forMethod · 0.80
PMPClientClass · 0.70
write64Method · 0.45
from_adtMethod · 0.45
initializeMethod · 0.45
update_bootargsMethod · 0.45
startMethod · 0.45
start_epMethod · 0.45

Tested by

no test coverage detected