Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/
Dcode.js25 exports.GetString = function () { class in exports
/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/ets_runtime/ecmascript/dfx/hprof/
Dstring_hashmap.cpp85 CString *StringHashMap::GetString(const CString &cstr) in GetString() function in panda::ecmascript::StringHashMap
Dheap_snapshot.cpp24 CString *HeapSnapshot::GetString(const CString &as) in GetString() function in panda::ecmascript::HeapSnapshot
/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.h148 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/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.cpp341 std::string PtJson::GetString() const in GetString() function in panda::ecmascript::tooling::PtJson
428 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/
Dinterop_common.h175 inline std::string GetString(napi_env env, napi_value jsVal) in GetString() function
Djs_value.h138 JSValueStringStorage::CachedEntry GetString() const in GetString() function
/arkcompiler/ets_runtime/ecmascript/
Delements.cpp32 std::string Elements::GetString(ElementsKind kind) in GetString() function in panda::ecmascript::Elements
Decma_string.h1014 EcmaString *GetString() const 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.h368 const ChunkVector<char> &GetString() const in GetString() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/bridges/lib/
DEtsNapiTests.cpp24 static std::string GetString(EtsEnv *env, ets_string const &estr) in GetString() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h5939 uintptr_t GetString() const in GetString() function