Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/util/include/
H A Dstring_util.h30 template <typename T> void DeletePointer(T** p) in DeletePointer() function
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dobject_helper.h37 static void DeletePointer(const T* value, bool isArray) in DeletePointer() function