OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadFromParcelMethod
(Results
1 - 2
of
2
) sorted by null
/system/tools/aidl/
type_cpp.h
55
const std::string&
ReadFromParcelMethod
() const {
generate_cpp.cpp
348
const string& method_call = return_type->
ReadFromParcelMethod
();
362
a->GetType().GetLanguageType<Type>()->
ReadFromParcelMethod
();
452
const string& readMethod = type->
ReadFromParcelMethod
();
Completed in 2807 milliseconds