Searched refs:HIDL_LOCATION_HERE (Results 1 – 4 of 4) sorted by relevance
/system/tools/hidl/ |
D | generateJava.cpp | 77 HIDL_LOCATION_HERE) in emitGetService() 84 HIDL_LOCATION_HERE) in emitGetService() 108 DocComment("Calls getService(\"default\",retry).", HIDL_LOCATION_HERE).emit(out); in emitGetService() 114 HIDL_LOCATION_HERE) in emitGetService() 163 DocComment("Fully-qualified interface name for this interface.", HIDL_LOCATION_HERE).emit(out); in generateJava() 170 DocComment("Does a checked conversion from a binder to this class.", HIDL_LOCATION_HERE) in generateJava() 223 DocComment("Does a checked conversion from any interface to this class.", HIDL_LOCATION_HERE) in generateJava()
|
D | generateCpp.cpp | 101 HIDL_LOCATION_HERE) in declareGetService() 112 HIDL_LOCATION_HERE) 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() 133 HIDL_LOCATION_HERE) in declareGetService() 146 HIDL_LOCATION_HERE) in declareServiceManagerInteractions() 150 DocComment("Registers for notifications for when a service is registered.", HIDL_LOCATION_HERE) in declareServiceManagerInteractions() 275 HIDL_LOCATION_HERE) in generateInterfaceHeader() 280 HIDL_LOCATION_HERE) in generateInterfaceHeader() 292 HIDL_LOCATION_HERE) in generateInterfaceHeader() [all …]
|
D | Location.h | 27 #define HIDL_LOCATION_HERE \ macro
|
/system/tools/hidl/hidl2aidl/ |
D | AidlInterface.cpp | 316 DocComment(modifiedDocComment, HIDL_LOCATION_HERE).emit(out); in emitAidl()
|