Searched defs:run_as_root (Results 1 – 2 of 2) sorted by relevance
396 def run_as_root(self): member in AdbClient
471 pub unsafe fn run_as_root<F, R>(f: F) -> R in run_as_root() function