Searched defs:rootdir (Results 1 – 10 of 10) sorted by relevance
24 def main(rootdir): argument
17 def run_once(self, rootdir="/", args=[]): argument
51 rootdir = sys.argv[1] variable
29 rootdir = TOP_DIR variable
30 rootdir = None variable in SuckerThread
240 base::FilePath rootdir(kSysBlockPath); in SearchLoopDevicePaths() local
99 static const char *rootdir = "/"; variable
1389 def merge(msi, feature, rootdir, modules): argument
876 void erofs_fixup_meta_blkaddr(struct erofs_inode *rootdir) in erofs_fixup_meta_blkaddr()
28 def __init__(self, rootdir, basefilename, print_console, subdir='logs'): argument