Home
last modified time | relevance | path

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

/base/request/request/frameworks/js/napi/src/
Dnotification_bar.cpp36 struct CreateContext : public AsyncCall::Context { struct
37 std::string gid;
38 bool gauge = false;
39 std::optional<std::string> title = std::nullopt;
40 std::optional<std::string> text = std::nullopt;
/base/hiviewdfx/hiview/plugins/performance/context/
DNormalContext.cpp37 void NormalContext::CreateContext() in CreateContext() function in NormalContext
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Dthread_context.cpp46 void CreateContext(std::shared_ptr<ThreadContext>& threadContext) in CreateContext() function