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

  /frameworks/base/tools/aidl/
Type.cpp 203 Type::ImportType() const
1109 GenericType::ImportType() const
    [all...]
  /external/llvm/include/llvm/Support/
COFF.h 570 enum ImportType {
602 ImportType getType() const {
603 return static_cast<ImportType>(TypeInfo & 0x3);

Completed in 496 milliseconds