OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BuildClientSource
(Results
1 - 3
of
3
) sorted by null
/system/tools/aidl/
generate_cpp.h
52
std::unique_ptr<Document>
BuildClientSource
(const TypeNamespace& types,
generate_cpp_unittest.cpp
788
unique_ptr<Document> doc = internals::
BuildClientSource
(types_, *interface);
generate_cpp.cpp
388
unique_ptr<Document>
BuildClientSource
(const TypeNamespace& types,
820
auto client_src =
BuildClientSource
(types, interface);
Completed in 532 milliseconds