Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dclearable.hpp52 template <typename ObjectType> void ClearAllBytes(ObjectType &aObject) in ClearAllBytes() function
/openthread-latest/src/cli/
Dcli_utils.hpp500 template <typename ObjectType> static void ClearAllBytes(ObjectType &aObject) in ClearAllBytes() function in ot::Cli::Utils