Home
last modified time | relevance | path

Searched refs:SetCompressedStringsEnabled (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h272 static void SetCompressedStringsEnabled(bool val) in SetCompressedStringsEnabled() function
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_class_linker_extension.cpp119 coretypes::String::SetCompressedStringsEnabled(compressedStringEnabled); in InitializeImpl()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_linker_extension.cpp156 coretypes::String::SetCompressedStringsEnabled(compressedStringEnabled); in InitializeImpl()