Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/cpp/include/
H A Dpm_smartptr_util.h23 #define MAKE_UNIQUE(ptrSelf, classType, errLog, errAction, ...) \ macro
/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/cpp/src/
H A Dpurgeable_mem.cpp105MAKE_UNIQUE(pageTable_, UxPageTable, "constructor uxpt make_unique fail", return false, (uint64_t)… in CreatePurgeableData()