OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddGenericType
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aidl/
Type.cpp
115
NAMES.
AddGenericType
("java.util", "List", 1);
116
NAMES.
AddGenericType
("java.util", "Map", 2);
1076
Namespace::
AddGenericType
(const string& package, const string& name, int args)
[
all
...]
Type.h
412
void
AddGenericType
(const string& package, const string& name, int args);
Completed in 887 milliseconds