Searched defs:rootPath (Results 1 – 9 of 9) sorted by relevance
| /third_party/lzma/CPP/Windows/ |
| D | FileSystem.cpp | 25 CFSTR rootPath, in MyGetVolumeInformation() 95 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace()
|
| /third_party/skia/src/utils/ |
| D | SkOSPath.cpp | 10 SkString SkOSPath::Join(const char *rootPath, const char *relativePath) { in Join()
|
| /third_party/skia/m133/src/utils/ |
| D | SkOSPath.cpp | 14 SkString SkOSPath::Join(const char *rootPath, const char *relativePath) { in Join()
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | forceConsistentCasingInFileNames.ts | 5 const rootPath = "/Users/username/dev/project"; constant
|
| /third_party/typescript/src/testRunner/unittests/tsc/ |
| D | etsTests.ts | 20 const rootPath = path.resolve(__dirname); constant
|
| /third_party/openhitls/testcode/sdv/testcase/pki/verify/ |
| D | test_suite_sdv_x509_vfy.c | 256 void SDV_X509_BUILD_CERT_CHAIN_FUNC_TC001(char *rootPath, char *caPath, char *cert, char *crlPath) in SDV_X509_BUILD_CERT_CHAIN_FUNC_TC001() 503 void SDV_X509_BUILD_CERT_CHAIN_FUNC_TC008(char *rootPath, char *caPath, char *cert, char *rootcrlpa… in SDV_X509_BUILD_CERT_CHAIN_FUNC_TC008()
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
| D | main.c | 45 char rootPath[BUFFSIZE]; variable
|
| /third_party/typescript/src/compiler/ |
| D | resolutionCache.ts | 247 const rootPath = (rootDir && resolutionHost.toPath(rootDir)) as Path; // TODO: GH#18217 constant
|
| /third_party/typescript/src/server/ |
| D | editorServices.ts | 4256 const rootPath = rootDir && this.toPath(rootDir); constant
|