Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h134 static EtsString *CreateNewStringFromString(EtsString *etsString) in CreateNewStringFromString() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp176 TEST_F(EtsStringTest, CreateNewStringFromString) in TEST_F() argument