OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoteExceptionType
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aidl/
Type.cpp
82
REMOTE_EXCEPTION_TYPE = new
RemoteExceptionType
();
523
RemoteExceptionType
::
RemoteExceptionType
()
529
RemoteExceptionType
::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
535
RemoteExceptionType
::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)
[
all
...]
Type.h
187
class
RemoteExceptionType
: public Type
190
RemoteExceptionType
();
Completed in 81 milliseconds