OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RuntimeExceptionType
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aidl/
Type.cpp
99
RUNTIME_EXCEPTION_TYPE = new
RuntimeExceptionType
();
658
RuntimeExceptionType
::
RuntimeExceptionType
()
664
RuntimeExceptionType
::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
670
RuntimeExceptionType
::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)
[
all
...]
Type.h
237
class
RuntimeExceptionType
: public Type
240
RuntimeExceptionType
();
Completed in 24 milliseconds