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

  /art/libdexfile/dex/
dex_file_layout.h 30 enum class LayoutType : uint8_t {
48 std::ostream& operator<<(std::ostream& os, const LayoutType& collector_type);
51 static inline LayoutType MergeLayoutType(LayoutType a, LayoutType b) {
102 Subsection parts_[static_cast<size_t>(LayoutType::kLayoutTypeCount)];
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
objidl.h     [all...]

Completed in 74 milliseconds