OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:on_true_
(Results
1 - 2
of
2
) sorted by null
/system/tools/aidl/
ast_cpp.h
293
StatementBlock* OnTrue() { return &
on_true_
; }
300
StatementBlock
on_true_
;
member in class:android::aidl::cpp::IfStatement
ast_cpp.cpp
340
on_true_
.Write(to);
Completed in 67 milliseconds