Searched defs:TimeOutExecutor (Results 1 - 1 of 1) sorted by relevance
/drivers/peripheral/camera/vdi_base/common/include/ | ||
H A D | TimeOutExecutor.h | 99 class TimeOutExecutor : public BaseExecutor<FunctionType> { class 110 TimeOutExecutor(FunctionType&& ft) : Mybase(ft) {} in TimeOutExecutor() function in OHOS::TIMEOUTEXECUTOR::TimeOutExecutor |
Completed in 1 milliseconds