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