Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Ddata_protect.h149 StringPacProtect() : data_(std::vector<uintptr_t>()), origin_length_(0) {} in StringPacProtect() function
151 explicit StringPacProtect(std::string_view str_data) in StringPacProtect() function