Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Drequest_event.h60 struct ExecContext : public AsyncCall::Context { struct
67 using Event = std::function<int32_t(const std::shared_ptr<ExecContext> &)>; argument