Home
last modified time | relevance | path

Searched refs:ADDR (Results 1 - 1 of 1) sorted by relevance

/foundation/ai/intelligent_voice_framework/utils/
H A Dstate_manager.h180 #define ADDR(func) ([this](const StateMsg &msg, State &nextState)->int { return this->func(msg, nextState); }) macro
181 #define ACT(msgid, func) Add(msgid, ADDR(func))

Completed in 1 milliseconds