Searched refs:ConvertUtf16ToModifiedUtf8 (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/art/libdexfile/dex/ |
H A D | utf_test.cc | 123 ConvertUtf16ToModifiedUtf8(reinterpret_cast<char*>(&output[0]), expected.size(), in AssertConversion() 329 ConvertUtf16ToModifiedUtf8(bytes_test, byte_count_test, buf, char_count); in testConversions()
|
H A D | utf.h | 93 void ConvertUtf16ToModifiedUtf8(char* utf8_out, size_t byte_count,
|
H A D | utf.cc | 124 void ConvertUtf16ToModifiedUtf8(char* utf8_out, size_t byte_count, in ConvertUtf16ToModifiedUtf8() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | utf.h | 73 void ConvertUtf16ToModifiedUtf8(char* utf8_out, size_t byte_count,
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | utf.h | 93 void ConvertUtf16ToModifiedUtf8(char* utf8_out, size_t byte_count,
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | utf.h | 93 void ConvertUtf16ToModifiedUtf8(char* utf8_out, size_t byte_count,
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | utf.h | 93 void ConvertUtf16ToModifiedUtf8(char* utf8_out, size_t byte_count,
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | utf.h | 93 void ConvertUtf16ToModifiedUtf8(char* utf8_out, size_t byte_count,
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | utf.h | 93 void ConvertUtf16ToModifiedUtf8(char* utf8_out, size_t byte_count,
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | utf.h | 93 void ConvertUtf16ToModifiedUtf8(char* utf8_out, size_t byte_count,
|
/aosp_15_r20/art/test/ti-agent/ |
H A D | ti_utf.h | 158 inline void ConvertUtf16ToModifiedUtf8(char* utf8_out, in ConvertUtf16ToModifiedUtf8() function
|
/aosp_15_r20/art/test/906-iterate-heap/ |
H A D | iterate_heap.cc | 204 ti::ConvertUtf16ToModifiedUtf8(mod_utf.get(), utf_byte_count, value, value_length); in Java_art_Test906_iterateThroughHeapString()
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | string.cc | 330 ConvertUtf16ToModifiedUtf8(&result[0], byte_count, GetValue(), GetLength()); in ToModifiedUtf8()
|
/aosp_15_r20/art/test/913-heaps/ |
H A D | heaps.cc | 599 ti::ConvertUtf16ToModifiedUtf8(mod_utf.get(), utf_byte_count, value, value_length); in Java_art_Test913_followReferencesString()
|
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfile/android_arm64_armv8-2a_cortex-a55_shared_apex31/obj/art/libdexfile/dex/ |
D | utf.sdump | 1536 "function_name" : "art::ConvertUtf16ToModifiedUtf8",
|