Home
last modified time | relevance | path

Searched defs:callback (Results 1 – 25 of 130) sorted by relevance

123456

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Devent_loop_module.cpp61 void EventLoopCallbackPoster::PostImpl(WrappedCallback &&callback) in PostImpl()
67 void EventLoopCallbackPoster::PostToEventLoop(WrappedCallback &&callback) in PostToEventLoop()
81 void EventLoopCallbackPoster::ThreadSafeCallbackQueue::PushCallback(WrappedCallback &&callback, uv_… in PushCallback()
94 auto callback = callbackQueue_.front(); in ExecuteAllCallbacks() local
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dexec.h32 Expected<int, Error> ExecWithCallbackNoWait(Callback callback, Span<const char *> args) in ExecWithCallbackNoWait()
50 Expected<int, Error> ExecWithCallback(Callback callback, Span<const char *> args) in ExecWithCallback()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.h82 void Update(const JSPandaFile *jsPandaFile, Callback callback) in Update()
91 void Update(const JSPandaFile *jsPandaFile, const CString &recordName, Callback callback) in Update()
101 Callback callback) const in GetTypeInfo()
138 bool IterateHClassTreeDesc(Callback callback) const in IterateHClassTreeDesc()
147 bool IterateProtoTransitionPool(Callback callback) const in IterateProtoTransitionPool()
Dpgo_profiler_info.h97 void ForEachFileInfo(Callback callback) const in ForEachFileInfo()
367 bool Update(const CString &recordName, Callback callback) in Update()
378 void GetTypeInfo(const char *methodName, Callback callback) in GetTypeInfo()
388 void GetTypeInfo(const char *methodName, uint32_t checksum, Callback callback) in GetTypeInfo()
615 void Update(const CString &abcNormalizedDesc, Callback callback) in Update()
629 void Update(const CString &abcNormalizedDesc, const CString &recordName, Callback callback) in Update()
650 Callback callback) in GetTypeInfo()
664 uint32_t checksum, Callback callback) in GetTypeInfo()
692 bool IterateHClassTreeDesc(Callback callback) const in IterateHClassTreeDesc()
701 bool IterateProtoTransitionPool(Callback callback) const in IterateProtoTransitionPool()
/arkcompiler/toolchain/tooling/test/
Ddebugger_impl_test.cpp87 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
111 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
137 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
167 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
200 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
237 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
265 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
293 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
324 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
355 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
[all …]
Druntime_impl_test.cpp56 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
79 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
98 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
117 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
136 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
160 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
Dprotocol_handler_test.cpp54 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
66 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
80 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
94 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
Dtracing_impl_test.cpp97 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
119 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
137 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
160 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
183 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
201 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
219 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
237 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
255 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
286 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
[all …]
Dheapprofiler_impl_test.cpp189 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
211 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
233 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
251 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
269 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
287 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
309 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
333 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
351 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
374 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
[all …]
Dprofiler_impl_test.cpp184 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
206 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
224 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
242 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
265 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
283 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
305 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
323 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
341 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
359 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
[all …]
Ddebugger_service_test.cpp87 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
112 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
129 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
Ddom_impl_test.cpp55 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
71 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
Dpage_impl_test.cpp55 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
71 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
Danimation_impl_test.cpp55 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
71 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
Doverlay_impl_test.cpp55 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
71 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
Dtarget_impl_test.cpp55 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
71 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.h63 void IterateHClassTreeDesc(Callback callback) const in IterateHClassTreeDesc()
69 void IterateProtoTransitionPool(Callback callback) const in IterateProtoTransitionPool()
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp20 … OperationsStubBuilder::Equal(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in Equal()
59 …erationsStubBuilder::NotEqual(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in NotEqual()
101 …tionsStubBuilder::StrictEqual(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in StrictEqual()
128 …nsStubBuilder::StrictNotEqual(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in StrictNotEqual()
155 …f OperationsStubBuilder::Less(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in Less()
262 …OperationsStubBuilder::LessEq(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in LessEq()
369 …perationsStubBuilder::Greater(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in Greater()
475 …rationsStubBuilder::GreaterEq(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in GreaterEq()
582 …ef OperationsStubBuilder::Add(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in Add()
603 …ef OperationsStubBuilder::Sub(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in Sub()
[all …]
/arkcompiler/runtime_core/static_core/runtime/include/
Dexternal_callback_poster.h35 void Post(Callback callback, Args... args) in Post()
/arkcompiler/ets_runtime/test/aottest/typedarray/
Dtypedarray.ts33 function callback(a1, a2, a3, a4) { function
/arkcompiler/ets_runtime/test/sharedtest/sendablefunc/
Dsendablefunc.ts66 callback: FuncType; property in B
116 callback: FuncAsyncType; property in E
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_linear_scan.h147 void IterateIntervalsWithErasion(T &intervals, const Callback &callback) const in IterateIntervalsWithErasion()
160 void EnumerateIntervals(const T &intervals, const Callback &callback) const in EnumerateIntervals()
171 …ersectedIntervals(const T &intervals, const LifeIntervals *current, const Callback &callback) const in EnumerateIntersectedIntervals()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/promise/
Dreturn_promise_to_js_test.js54 let callback = () => { function
/arkcompiler/runtime_core/libabckit/tests/helpers/visit_helper/
Dvisit_helper.h84 void *callback = nullptr; member
/arkcompiler/ets_runtime/ecmascript/base/
Dgc_ring_buffer.h56 T Sum(Callback callback, const T &initial) const in Sum()

123456