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

  /frameworks/base/tools/aidl/
Type.cpp 151 return new GenericListType("java.util", "List", args);
1136 GenericListType::GenericListType(const string& package, const string& name,
    [all...]
Type.h 446 class GenericListType : public GenericType
449 GenericListType(const string& package, const string& name,

Completed in 437 milliseconds