Searched refs:readProjectProperties (Results 1 – 2 of 2) sorted by relevance
53 import {needReadApiInfo, readProjectProperties} from './common/ApiReader';60 export {getMapFromJson, readProjectProperties};143 readProjectProperties(this.mSourceFiles, this.mCustomProfiles);
63 export function readProjectProperties(projectPaths: string[], customProfiles: IOptions, isOHProject… function