Home
last modified time | relevance | path

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

/base/telephony/core_service/services/tel_ril/include/
Dtel_ril_callback.h281 ModuleFuncType _moduleFunc, ParamTypes &&... _args) const in Response()
295 ModuleFuncType _moduleFunc, ParamTypes &&... _args) const in Notify()
309 int32_t slotId, FuncType &&_func, ModuleFuncType _moduleFunc, ParamTypes &&... _args) const in TaskSchedule()
323 …inline int32_t Execute(int32_t slotId, FuncType &&_func, ModuleFuncType _moduleFunc, ParamTypes &&… in Execute()