Home
last modified time | relevance | path

Searched defs:callback_ (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dic_stub_builder.h71 ProfileOperation callback_; variable
/arkcompiler/toolchain/tooling/
Dprotocol_handler.h55 std::function<void(const void *, const std::string &)> callback_; variable
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_helper.h130 NativeFinalize callback_ = nullptr; variable