Home
last modified time | relevance | path

Searched defs:executeInnerFunc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/utils/
H A Ddh_timer.cpp120 auto executeInnerFunc = [this] { Execute(); }; in Execute() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_service.cpp91 auto executeInnerFunc = [this] { DoBusinessInit(); }; in Init() local
109 auto executeInnerFunc = [this] { DoBusinessInit(); }; in DoBusinessInit() local