Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h277 static bool GetCompressedStringsEnabled() in GetCompressedStringsEnabled() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h401 return ark::coretypes::String::GetCompressedStringsEnabled(); in IsCompressedStringsEnabled()