Searched refs:ExecuteWhenRunning (Results 1 – 2 of 2) sorted by relevance
118 …VideoProcessing_ErrorCode ExecuteWhenRunning(std::function<VideoProcessing_ErrorCode(void)>&& oper…
204 auto errorCode = ExecuteWhenRunning([this]() { in Stop()521 VideoProcessing_ErrorCode VideoProcessingNative::ExecuteWhenRunning( in ExecuteWhenRunning() function in VideoProcessingNative