Home
last modified time | relevance | path

Searched defs:getTypeLength (Results 1 – 3 of 3) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DTypesLengths.java135 public static int getTypeLength(byte typeID) throws TestErrorException { in getTypeLength() method in TypesLengths
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp41 static uint32_t getTypeLength(const PDBSymbol &Symbol) { in getTypeLength() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp838 uint32_t llvm::pdb::getTypeLength(const PDBSymbolData &Symbol) { in getTypeLength() function in llvm::pdb