Home
last modified time | relevance | path

Searched defs:SetData (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Dpt_value.h32 void SetData(uint64_t data) in SetData() function in ark::tooling::PtValueMeta
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_arraybuffer.h77 void SetData(EtsCoroutine *coro, EtsByteArray *data) in SetData() function in ark::ets::EtsArrayBuffer
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmachine_code.cpp115 bool MachineCode::SetData(const MachineCodeDesc &desc, JSHandle<Method> &method, size_t dataSize) in SetData() function in panda::ecmascript::MachineCode
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Djs_value.h187 std::enable_if_t<std::is_trivially_copyable_v<T>> SetData(T val) in SetData() function in ark::ets::interop::js::JSValue
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_global_data.h112 void SetData(JSTaggedValue data) in SetData() function in panda::ecmascript::kungfu::SnapshotGlobalData
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.cpp1623 void LineNumberProgramItem::SetData(std::vector<uint8_t> &&data) in SetData() function in panda::panda_file::LineNumberProgramItem
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.cpp1562 void LineNumberProgramItem::SetData(std::vector<uint8_t> &&data) in SetData() function in ark::panda_file::LineNumberProgramItem
/arkcompiler/ets_runtime/ecmascript/
H A Ddate_parse.h395 bool SetData(int data) in SetData() function in panda::ecmascript::DateParse::TimeValue
479 bool SetData(int data) in SetData() function in panda::ecmascript::DateParse::DayValue
H A Decma_context.h166 void SetData(void* data) in SetData() function in panda::ecmascript::EcmaContext
/arkcompiler/toolchain/tooling/base/
H A Dpt_events.h178 Paused &SetData(std::unique_ptr<RemoteObject> data) in SetData() function in panda::ecmascript::tooling::final
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph.h355 void SetData(EncodeDataType data) in SetData() function
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3747 void FunctionRef::SetData(const EcmaVM *vm, void *data, NativePointerCallback deleter, [[maybe_unused]] bool callNapi) in SetData() function in panda::FunctionRef

Completed in 30 milliseconds