OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 29 milliseconds