Home
last modified time | relevance | path

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

/external/openthread/src/core/common/
Dcallback.hpp223 Callback<HandlerType, kContextAsLastArg> callbackCopy = *this; in InvokeAndClearIfSet() local
271 Callback<HandlerType, kContextAsFirstArg> callbackCopy = *this; in InvokeAndClearIfSet() local