Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h426 std::string_view ConvertToStringView(PandaVector<uint8_t> *buf) in ConvertToStringView() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp619 TEST_F(EtsStringTest, ConvertToStringView) in TEST_F() argument