HomeSort by relevance Sort by last modified time
    Searched defs:RootPath (Results 1 - 3 of 3) sorted by null

  /external/v8/tools/clang/blink_gc_plugin/
CheckGCRootsVisitor.h 18 typedef std::vector<FieldPoint*> RootPath;
20 typedef std::vector<RootPath> Errors;
33 RootPath current_;
  /external/ImageMagick/MagickCore/
utility.h 29 RootPath,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
GenBootSector.c 148 CHAR RootPath[] = "X:\\"; // "X:\" -> for GetDriveType
151 RootPath[0] = VolumeAccessPath[4] = VolumeLetter;
152 DriveType = GetDriveType(RootPath);

Completed in 127 milliseconds