Home
last modified time | relevance | path

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

/external/openthread/src/core/common/
Dconst_cast.hpp81 template <typename Type> Type &AsNonConst(const Type &aObject) in AsNonConst() function
96 template <typename Type> Type *AsNonConst(const Type *aPointer) in AsNonConst() function