Searched defs:DataProtect (Results 1 – 1 of 1) sorted by relevance
33 DataProtect() : protect_pointer_(0) {} in DataProtect() function34 explicit DataProtect(const uintptr_t pointer) in DataProtect() function