Home
last modified time | relevance | path

Searched refs:protect_bool_ (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Ddata_protect.h125 protect_bool_ = DataProtect::DataProtectPac(flag ? PAC_TRUE : PAC_FALSE, in Update()
126 reinterpret_cast<uintptr_t>(&protect_bool_)); in Update()
131 auto value = DataProtect::DataProtectAut(protect_bool_, reinterpret_cast<uintptr_t>(&protect_bool_)); in GetBool()
136 uintptr_t protect_bool_; member in panda::panda_file::BoolPacProtect

Completed in 3 milliseconds