Searched defs:CheckNotifyEventCallbackFunc (Results 1 – 2 of 2) sorted by relevance
32 using CheckNotifyEventCallbackFunc = std::function<bool(const std::string&, int32_t, uint32_t)>; variable