Home
last modified time | relevance | path

Searched defs:getLayoutSize (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h48 uint32_t getLayoutSize() const { return LayoutSize; } in getLayoutSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h49 uint32_t getLayoutSize() const { return LayoutSize; } in getLayoutSize() function
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/uielement/
DAccessibilityNodeInfoExtraDataExtractor.java313 @Nullable Size getLayoutSize() { in getLayoutSize() method in AccessibilityNodeInfoExtraDataExtractor.ExtraData
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h158 static uint32_t getLayoutSize() { return 2 + sizeof(Layout); } in getLayoutSize() function
277 static uint32_t getLayoutSize() { return 2 + sizeof(Layout); } in getLayoutSize() function