Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Ddata_protect.h33 DataProtect() : protect_pointer_(0) {} in DataProtect() function
34 explicit DataProtect(const uintptr_t pointer) in DataProtect() function