Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/common/
H A Dclearable.hpp53 template <typename ObjectType> void ClearAllBytes(ObjectType &aObject) in ClearAllBytes() function
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_utils.hpp543 template <typename ObjectType> static void ClearAllBytes(ObjectType &aObject) in ClearAllBytes() function in ot::Cli::Utils