Searched refs:cpp_header (Results 1 – 16 of 16) sorted by relevance
91 if (const auto& cpp_header = t.GetCppHeader(); !cpp_header.empty()) { in Visit() local92 out << " cpp_header " << cpp_header; in Visit()
349 const std::string cpp_header = unstructured->GetCppHeader(); in CppHeaderForType() local350 AIDL_FATAL_IF(cpp_header.empty(), unstructured) in CppHeaderForType()352 return cpp_header; in CppHeaderForType()
129 cpp_header { yylval->token = new AidlToken("cpp_header", comments);
120 %token<token> CPP_HEADER "cpp_header (which can also be used as an identifier)"
1432 io_delegate_.SetFileContents("o/Foo.aidl", "package o; parcelable Foo cpp_header \"cpp/Foo.h\";"); in TEST_P()
19 parcelable UidInfo cpp_header "include/uid_info.h";
23 parcelable GateKeeperResponse cpp_header "gatekeeper/GateKeeperResponse.h";
19 parcelable BadParcelable cpp_header "tests/bad_parcelable.h";
19 parcelable SimpleParcelable cpp_header "tests/simple_parcelable.h" ndk_header
19 parcelable NativeWifiClient cpp_header "wificond/client/native_wifi_client.h";
19 parcelable PnoSettings cpp_header "wificond/scanning/pno_settings.h";
19 parcelable SingleScanSettings cpp_header "wificond/scanning/single_scan_settings.h";
19 parcelable DeviceWiphyCapabilities cpp_header "wificond/device_wiphy_capabilities.h";
19 parcelable PnoNetwork cpp_header "wificond/scanning/pno_network.h";
19 parcelable NativeScanResult cpp_header "wificond/scanning/scan_result.h";
8 " cpp_header "