OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddParcelableType
(Results
1 - 7
of
7
) sorted by null
/system/tools/aidl/
type_java_unittest.cpp
51
EXPECT_TRUE(types_.
AddParcelableType
(*parcelable.get(), __FILE__));
type_cpp.h
117
bool
AddParcelableType
(const AidlParcelable& p,
aidl.cpp
168
success &= types->
AddParcelableType
(*item, filename);
486
types->
AddParcelableType
(doc, filename);
type_namespace.h
98
virtual bool
AddParcelableType
(const AidlParcelable& p,
type_cpp.cpp
515
bool TypeNamespace::
AddParcelableType
(const AidlParcelable& p,
type_java.h
442
bool
AddParcelableType
(const AidlParcelable& p,
type_java.cpp
[
all
...]
Completed in 3498 milliseconds