Searched refs:installPath (Results 1 – 3 of 3) sorted by relevance
18 $installPath = [System.IO.Path]::Combine(${Env:ProgramFiles}, "OpenCppCoverage") variable19 $env:Path="$env:Path;$installPath"
146 void SkGlyph::installPath(SkArenaAlloc* alloc, const SkPath* path) { in installPath() function in SkGlyph162 this->installPath(alloc, &path); in setPath()164 this->installPath(alloc, nullptr); in setPath()174 this->installPath(alloc, path); in setPath()
378 void installPath(SkArenaAlloc* alloc, const SkPath* path);