OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GenerateCpp
(Results
1 - 4
of
4
) sorted by null
/system/tools/aidl/
generate_cpp.h
32
bool
GenerateCpp
(const CppOptions& options,
generate_cpp_unittest.cpp
[
all
...]
aidl.cpp
704
return (cpp::
GenerateCpp
(options, *types, *interface, io_delegate)) ? 0 : 1;
generate_cpp.cpp
843
bool
GenerateCpp
(const CppOptions& options,
Completed in 247 milliseconds