Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dclass_linker.cpp1054 static const uint8_t *CopyMutf8String(mem::InternalAllocatorPtr allocator, const uint8_t *descripto… in CopyMutf8String() function
1090 descriptor = CopyMutf8String(allocator_, descriptor); in BuildClass()
1159 descriptor = CopyMutf8String(allocator_, descriptor); in CreateArrayClass()