Home
last modified time | relevance | path

Searched defs:Trim (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/toolchain/websocket/
H A Dstring_utils.h36 inline void Trim(std::string &str) in Trim() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dstring_utils.h89 static std::string Trim(const std::string &s) in Trim() function in maple::StringUtils
/arkcompiler/ets_runtime/ecmascript/
H A Dvtable.cpp69 void VTable::Trim(const JSThread *thread, uint32_t newLength) in Trim() function in panda::ecmascript::VTable
H A Dtagged_array.cpp212 void TaggedArray::Trim(const JSThread *thread, uint32_t newLength) in Trim() function in panda::ecmascript::TaggedArray
H A Decma_string.h1487 static EcmaString *Trim(const JSThread *thread, in Trim() function in panda::EcmaStringAccessor
H A Decma_string.cpp1336 EcmaString *EcmaString::Trim(const JSThread *thread, const JSHandle<EcmaString> &src, TrimMode mode) in Trim() function in panda::ecmascript::EcmaString
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Denable_aot_list_helper.h125 static void Trim(std::string &data) in Trim() function in panda::ecmascript::ohos::EnableAotJitListHelper
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_string.h208 EtsString *Trim() in Trim() function in ark::ets::EtsString
/arkcompiler/toolchain/tooling/agent/
H A Ddebugger_impl.cpp1594 std::string DebuggerImpl::Trim(const std::string &str) in Trim() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp2040 JSTaggedValue BuiltinsString::Trim(EcmaRuntimeCallInfo *argv) in Trim() function in BuiltinsString
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp1054 void BuiltinsStringStubBuilder::Trim(GateRef glue, GateRef thisValue, GateRef numArgs [[maybe_unused]], in Trim() function in panda::ecmascript::kungfu::BuiltinsStringStubBuilder

Completed in 21 milliseconds