OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DirectionWasSpecified
(Results
1 - 2
of
2
) sorted by null
/system/tools/aidl/
type_namespace.cpp
129
if (!a.
DirectionWasSpecified
() && t->CanBeOutParameter()) {
aidl_language.h
110
bool
DirectionWasSpecified
() const { return direction_specified_; }
Completed in 54 milliseconds