Searched defs:CreateContext (Results 1 – 3 of 3) sorted by relevance
36 struct CreateContext : public AsyncCall::Context { struct37 std::string gid;38 bool gauge = false;39 Notification notification;
39 void NormalContext::CreateContext() in CreateContext() function in OHOS::HiviewDFX::NormalContext
57 void CreateContext(std::shared_ptr<ThreadContext>& threadContext) in CreateContext() function