Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dc_string.cpp41 uint64_t CStringToULL(const CString &str) in CStringToULL() function
H A Dc_string.h51 uint64_t CStringToULL(const CString &str);
/arkcompiler/ets_runtime/ecmascript/
H A Djs_hclass.cpp1245 symbol->SetPrivateId(CStringToULL(str)); in ParseKeyFromPGOCString()
1248 symbol->SetPrivateId(CStringToULL(cstring)); in ParseKeyFromPGOCString()

Completed in 5 milliseconds