HomeSort by relevance Sort by last modified time
    Searched full:typeunknown (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
WebFileInfo.h 48 TypeUnknown = 0,
57 WebFileInfo() : modificationTime(0.0), length(-1), type(TypeUnknown) { }
  /external/chromium_org/third_party/WebKit/Source/platform/
FileMetadata.h 55 TypeUnknown = 0,
63 FileMetadata() : modificationTime(invalidFileTime()), length(-1), type(TypeUnknown) { }
  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableUnknown.h 76 virtual AnimatableType type() const OVERRIDE { return TypeUnknown; }
AnimatableValue.h 81 bool isUnknown() const { return type() == TypeUnknown; }
113 TypeUnknown,
  /frameworks/compile/mclinker/include/mcld/Support/
FileSystem.h 41 TypeUnknown,
  /frameworks/compile/mclinker/lib/Support/Unix/
PathV3.inc 159 pFileStatus.setType(TypeUnknown);
189 pFileStatus.setType(TypeUnknown);
  /frameworks/compile/mclinker/lib/Support/Windows/
PathV3.inc 150 pFileStatus.setType(TypeUnknown);
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp 504 COMPILE_ASSERT_MATCHING_ENUM(WebFileInfo::TypeUnknown, FileMetadata::TypeUnknown);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
gpmgmt.h 495 typeUniversalGroup,typeUNCPath,typeUnknown
    [all...]

Completed in 1279 milliseconds