Searched defs:StringsAreEquals (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coretypes/ | ||
| H A D | string.cpp | 746 bool String::StringsAreEquals(Span<const T> &str1, Span<const T> &str2) in StringsAreEquals() function in ark::coretypes::String |
| /arkcompiler/ets_runtime/ecmascript/stubs/ | ||
| H A D | runtime_stubs.cpp | 3436 bool RuntimeStubs::StringsAreEquals(EcmaString *str1, EcmaString *str2) in StringsAreEquals() function in panda::ecmascript::RuntimeStubs |
Completed in 11 milliseconds