Home
last modified time | relevance | path

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

/base/request/request/frameworks/js/napi/request/src/
Dnotification_bar.cpp36 struct CreateContext : public AsyncCall::Context { struct
37 std::string gid;
38 bool gauge = false;
39 Notification notification;
/base/hiviewdfx/hiview/plugins/performance/context/
DNormalContext.cpp39 void NormalContext::CreateContext() in CreateContext() function in OHOS::HiviewDFX::NormalContext
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/src/unwind_local/
Dthread_context.cpp57 void CreateContext(std::shared_ptr<ThreadContext>& threadContext) in CreateContext() function