Home
last modified time | relevance | path

Searched defs:TimeOutExecutor (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/include/
H A DTimeOutExecutor.h99 class TimeOutExecutor : public BaseExecutor<FunctionType> { class
110 TimeOutExecutor(FunctionType&& ft) : Mybase(ft) {} in TimeOutExecutor() function in OHOS::TIMEOUTEXECUTOR::TimeOutExecutor

Completed in 1 milliseconds