Searched refs:SetDebugModeCallBack (Results 1 – 3 of 3) sorted by relevance
55 void SetDebugModeCallBack(const std::function<void()>& setDebugMode);
161 void SetDebugModeCallBack(const std::function<void()>& setDebugMode) in SetDebugModeCallBack() function
79 SetDebugModeCallBack(debugModeCb); in CallbackInit()