Home
last modified time | relevance | path

Searched refs:ToUtf32 (Results 1 - 3 of 3) sorted by relevance

/base/telephony/core_service/utils/common/include/
H A Dstr_convert.h25 std::u32string ToUtf32(std::string str);
/base/telephony/core_service/utils/common/src/
H A Dstr_convert.cpp32 std::u32string ToUtf32(std::string str) in ToUtf32() function
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_type_convert_test.cpp168 EXPECT_EQ(ToUtf32(testU8Str), testU32Str); in HWTEST_F()

Completed in 1 milliseconds