Home
last modified time | relevance | path

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

/drivers/peripheral/camera/vdi_base/common/include/
H A DTimeOutExecutor.h49 class BaseExecutor { class
95 BaseExecutor(FunctionType& fx) : _fx(new Function(fx)) {} in BaseExecutor() function in OHOS::TIMEOUTEXECUTOR::BaseExecutor

Completed in 1 milliseconds