Lines Matching refs:DocComment
93 DocComment( in declareGetService()
104 DocComment( in declareGetService()
117 DocComment("Deprecated. See " + functionName + "(std::string, bool)", HIDL_LOCATION_HERE) in declareGetService()
123 DocComment("Deprecated. See " + functionName + "(std::string, bool)", HIDL_LOCATION_HERE) in declareGetService()
130 DocComment("Calls " + functionName + in declareGetService()
143 DocComment( in declareServiceManagerInteractions()
150 DocComment("Registers for notifications for when a service is registered.", HIDL_LOCATION_HERE) in declareServiceManagerInteractions()
274 DocComment("Type tag for use in template logic that indicates this is a 'pure' class.", in generateInterfaceHeader()
279 DocComment("Fully qualified interface name: \"" + iface->fqName().string() + "\"", in generateInterfaceHeader()
290 DocComment( in generateInterfaceHeader()
309 DocComment("Return callback for " + method->name(), HIDL_LOCATION_HERE).emit(out); in generateInterfaceHeader()
344 DocComment( in generateInterfaceHeader()
627 DocComment("The pure class is what this class wraps.", HIDL_LOCATION_HERE).emit(out); in generateTemplatizationLink()
686 DocComment("Type tag for use in template logic that indicates this is a 'native' class.", in generateStubHeader()
774 DocComment("Type tag for use in template logic that indicates this is a 'proxy' class.", in generateProxyHeader()