Searched defs:resolvePath (Results 1 – 2 of 2) sorted by relevance
33 resolvePath(currentModulePath: string, importPath: string): string { method in ImportPathManager
416 std::string resolvePath = CanonicalizeSpecPath(userData.c_str()); in ExportUserStack() local