Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/
Dhiview_global.cpp22 static std::unique_ptr<HiviewGlobal> globalRef = nullptr; in GetOrSetGlobalReference() local
34 auto globalRef = std::make_unique<HiviewGlobal>(context); in CreateInstance() local