Searched refs:initModulePathMap (Results 1 – 2 of 2) sorted by relevance
20 import { initModulePathMap, ModelUtils } from './core/common/ModelUtils';178 initModulePathMap(this.ohPkgContentMap);640 initModulePathMap(this.ohPkgContentMap);
717 export function initModulePathMap(ohPkgContentMap: Map<string, { [k: string]: unknown }>): void { function