Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/objects/
Dbase_string.cpp417 int32_t CompareStringSpan(Span<T1>& lhsSp, Span<T2>& rhsSp, int32_t count) in CompareStringSpan() function
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp289 int32_t CompareStringSpan(Span<T1> &lhsSp, Span<T2> &rhsSp, int32_t count) in CompareStringSpan() function