Searched defs:modulePath (Results 1 – 5 of 5) sorted by relevance
109 Path modulePath(String moduleName) { in modulePath() method in JimageClassBinder147 Path modulePath = requireNonNull(modulePath(moduleName), moduleName); in initPackage() local
62 const modulePath = buildModulePath(args.proto_root_dir, file.getName()!); constant
70 modulePath string var
56 modulePath string var
161 StringRef modulePath() const { return ModulePath; } in modulePath() function