Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_callback.h285 ModuleFuncType _moduleFunc, ParamTypes &&... _args) const in Response()
299 ModuleFuncType _moduleFunc, ParamTypes &&... _args) const in Notify()
324 int32_t slotId, FuncType &&_func, ModuleFuncType _moduleFunc, ParamTypes &&... _args) const in TaskSchedule()
339 …inline int32_t Execute(int32_t slotId, FuncType &&_func, ModuleFuncType _moduleFunc, ParamTypes &&… in Execute()