Searched refs:GenerateNdkParcel (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/tools/aidl/ |
H A D | generate_ndk.cpp | 79 void GenerateNdkParcel(const string& output_file, const Options& options, in GenerateNdkParcel() function 148 GenerateNdkParcel<AidlStructuredParcelable>(output_file, options, types, *parcelable, in GenerateNdk() 154 GenerateNdkParcel<AidlUnionDecl>(output_file, options, types, *union_decl, io_delegate); in GenerateNdk()
|