Home
last modified time | relevance | path

Searched defs:EndsWith (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dstring_utils.h100 static bool EndsWith(const std::string &str, const std::string &end) in EndsWith() function in maple::StringUtils
/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DdebugInfoStorage.cpp38 bool EndsWith(std::string_view str, std::string_view suffix) in EndsWith() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_string.h247 EtsBoolean EndsWith(EtsString *suffix, EtsInt endIndex) in EndsWith() function in ark::ets::EtsString
/arkcompiler/ets_runtime/ecmascript/base/
H A Dstring_helper.h408 static bool EndsWith(const std::string &str, const std::string &suffix) in EndsWith() function in panda::ecmascript::base::StringHelper
/arkcompiler/ets_frontend/ets2panda/util/
H A Dhelpers.cpp166 bool Helpers::EndsWith(const std::string &str, const std::string &suffix) in EndsWith() function in Helpers
/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.cpp155 bool Helpers::EndsWith(std::string_view str, std::string_view suffix) in EndsWith() function in Helpers
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp360 JSTaggedValue BuiltinsString::EndsWith(EcmaRuntimeCallInfo *argv) in EndsWith() function in panda::ecmascript::builtins::BuiltinsString
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp2878 void BuiltinsStringStubBuilder::EndsWith(GateRef glue, GateRef thisValue, GateRef numArgs, in EndsWith() function in panda::ecmascript::kungfu::BuiltinsStringStubBuilder

Completed in 19 milliseconds