Home
last modified time | relevance | path

Searched defs:callback_ (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/toolchain/tooling/
H A Dprotocol_handler.h56 std::function<void(const void *, const std::string &)> callback_; member in panda::ecmascript::tooling::final
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dic_stub_builder.h71 ProfileOperation callback_; member in panda::ecmascript::kungfu::ICStubBuilder
H A Dprofiler_operation.h152 Callback callback_; global() member in panda::ecmascript::kungfu::ProfileOperation
[all...]
H A Dcall_stub_builder.h149 ProfileOperation callback_; member in panda::ecmascript::kungfu::CallStubBuilder
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_helper.h205 NativeFinalize callback_ = nullptr; member in panda::NativeReferenceHelper
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dobject_helpers.cpp271 const std::function<void(ObjectHeader *, ObjectHeader *)> &callback_; member in ark::mem::StdFunctionAdapter

Completed in 4 milliseconds