OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetArgType
(Results
1 - 5
of
5
) sorted by null
/system/tools/aidl/
type_cpp.h
105
const ValidatableType*
GetArgType
(const AidlArgument& a,
type_namespace.cpp
117
const ValidatableType* TypeNamespace::
GetArgType
(
type_cpp.cpp
578
const ValidatableType* TypeNamespace::
GetArgType
(const AidlArgument& a,
593
return ::android::aidl::TypeNamespace::
GetArgType
(a, arg_index, filename,
type_namespace.h
121
virtual const ValidatableType*
GetArgType
(
aidl.cpp
217
types->
GetArgType
(*arg, index, filename, *c);
Completed in 505 milliseconds