Home
last modified time | relevance | path

Searched defs:GetString (Results 1 – 25 of 29) sorted by relevance

12

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/benchmarks/
Dcallee.js25 module.exports.GetString = function GetString() { class
Dcaller.js24 GetString : JSCallee.GetString, property
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/
Dcode.js25 exports.GetString = function () { class in exports
/arkcompiler/runtime_core/libabckit/tests/helpers/visit_helper/
Dvisit_helper.cpp25 std::string_view VisitHelper::GetString(AbckitString *str) const in GetString() function in VisitHelper
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.cpp44 const util::StringView &Literal::GetString() const in GetString() function in panda::es2panda::ir::Literal
/arkcompiler/toolchain/test/fuzztest/common_fuzzer/
Dcommon_fuzzer.h47 std::string common_fuzzer::GetString(const uint8_t* data, size_t size) in GetString() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dvalue_impl.h46 inline std::string Value::GetString() const in GetString() function
Dliteral_impl.h88 inline std::string Literal::GetString() const in GetString() function
Dinstruction_impl.h61 inline std::string Instruction::GetString() const in GetString() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dstring_hashmap.cpp85 CString *StringHashMap::GetString(const CString &cstr) in GetString() function in panda::ecmascript::StringHashMap
/arkcompiler/runtime_core/static_core/runtime/
Dstring_table.cpp92 coretypes::String *StringTable::Table::GetString(const uint8_t *utf8Data, uint32_t utf16Length, boo… in GetString() function in ark::StringTable::Table
106 coretypes::String *StringTable::Table::GetString(const uint16_t *utf16Data, uint32_t utf16Length, in GetString() function in ark::StringTable::Table
120 coretypes::String *StringTable::Table::GetString(coretypes::String *string, [[maybe_unused]] const … in GetString() function in ark::StringTable::Table
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.h157 GateRef GetString() const in GetString() function
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dliterals.h94 const std::string &GetString() const in GetString() function
/arkcompiler/runtime_core/libpandabase/utils/
Djson_parser.cpp193 bool JsonObject::Parser::GetString(char delim) in GetString() function in panda::JsonObject::Parser
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Djson_parser.cpp206 bool JsonObject::Parser::GetString(char delim) in GetString() function in ark::JsonObject::Parser
/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.cpp99 EcmaString *EcmaStringTable::GetString(JSThread *thread, JSHandle<EcmaString> string, uint32_t hash… in GetString() function in panda::ecmascript::EcmaStringTable
119 EcmaString *EcmaStringTable::GetString(JSThread *thread, const JSHandle<EcmaString> firstString, in GetString() function in panda::ecmascript::EcmaStringTable
143 EcmaString *EcmaStringTable::GetString(JSThread *thread, const uint8_t *utf8Data, uint32_t utf8Len,… in GetString() function in panda::ecmascript::EcmaStringTable
163 EcmaString *EcmaStringTable::GetString(JSThread *thread, const uint16_t *utf16Data, uint32_t utf16L… in GetString() function in panda::ecmascript::EcmaStringTable
Delements.cpp21 std::string Elements::GetString(ElementsKind kind) in GetString() function in panda::ecmascript::Elements
/arkcompiler/runtime_core/static_core/compiler/aot/
Daot_file.h122 const char *GetString(size_t offset) const in GetString() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp365 std::string PtJson::GetString() const in GetString() function in panda::ecmascript::tooling::PtJson
452 Result PtJson::GetString(const char *key, std::string *value) const in GetString() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp309 bool Meta::GetString(const cJSON *json, const char *key, std::string &value) in GetString() function in rawheap_translate::Meta
318 bool Meta::GetString(const cJSON *json, std::string &value) in GetString() function in rawheap_translate::Meta
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value.h145 JSValueStringStorage::CachedEntry GetString() const in GetString() function
Dinterop_common.h185 inline std::string GetString(napi_env env, napi_value jsVal) in GetString() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dets_interop_js_gtest.h178 static std::string GetString(napi_env env, napi_value jsStr) in GetString() function
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp170 std::string GetString() const noexcept in GetString() function in ark::ComplexClass
/arkcompiler/ets_runtime/ecmascript/compiler/
Dshare_gate_meta_data.h369 const ChunkVector<char> &GetString() const in GetString() function

12