HomeSort by relevance Sort by last modified time
    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 722 unique_ptr<Document> doc = internals::BuildClientSource(types_, *interface);
generate_cpp.cpp 376 unique_ptr<Document> BuildClientSource(const TypeNamespace& types,
769 auto client_src = BuildClientSource(types, interface);

Completed in 829 milliseconds