Home
last modified time | relevance | path

Searched defs:Trim (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/toolchain/websocket/
Dstring_utils.h36 inline void Trim(std::string &str) in Trim() function
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dline_string-inl.h76 inline void LineString::Trim(uint32_t newLength) in Trim() function
/arkcompiler/ets_runtime/common_components/common/
Dpage_pool.h129 void Trim() const {} in Trim() function
/arkcompiler/ets_runtime/ecmascript/ohos/
Denable_aot_list_helper.h125 static void Trim(std::string &data) in Trim() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dstring_utils.h89 static std::string Trim(const std::string &s) in Trim() function
/arkcompiler/ets_runtime/ecmascript/
Dvtable.cpp69 void VTable::Trim(const JSThread *thread, uint32_t newLength) in Trim() function in panda::ecmascript::VTable
Dtagged_array.cpp205 void TaggedArray::Trim(const JSThread *thread, uint32_t newLength) in Trim() function in panda::ecmascript::TaggedArray
Decma_string.cpp856 EcmaString *EcmaString::Trim(const JSThread *thread, const JSHandle<EcmaString> &src, TrimMode mode) in Trim() function in panda::ecmascript::EcmaString
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_array_test.cpp149 HWTEST_F_L0(TaggedArrayTest, Trim) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h277 EtsString *Trim() in Trim() function
/arkcompiler/toolchain/tooling/dynamic/agent/
Ddebugger_impl.cpp1913 std::string DebuggerImpl::Trim(const std::string &str) in Trim() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp2056 JSTaggedValue BuiltinsString::Trim(EcmaRuntimeCallInfo *argv) in Trim() function in panda::ecmascript::builtins::BuiltinsString
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp1046 void BuiltinsStringStubBuilder::Trim(GateRef glue, GateRef thisValue, GateRef numArgs [[maybe_unuse… in Trim() function in panda::ecmascript::kungfu::BuiltinsStringStubBuilder