Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Djs_task.h84 struct TouchContext : public AsyncCall::Context { struct
85 std::string tid;
109 std::shared_ptr<TouchContext> context, int32_t req); argument