Home
last modified time | relevance | path

Searched refs:POISON (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dvector.h132 static constexpr const uint8_t POISON = 0xCD; in BASE_BEGIN_NAMESPACE() local
982 ClearToValue(c, sizeof(value_type), POISON, sizeof(value_type)); in destroy_at()
998 ClearToValue(c, sizeof(value_type), POISON, sizeof(value_type)); in destroy()
1006 ClearToValue(fPtr, todo, POISON, todo); in destroy()