Home
last modified time | relevance | path

Searched refs:ROLE_PROTO_TYPE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dbase_macros.h19 #define ROLE_PROTO_TYPE(role) role& ROLE(role) const macro
20 #define USE_ROLE(role) virtual ROLE_PROTO_TYPE(role) = 0
24 ROLE_PROTO_TYPE(role) override \