Home
last modified time | relevance | path

Searched refs:MakeThreadStuck (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h853 void MakeThreadStuck(const std::vector<std::string>& params) const;
H A Dpipeline_context.cpp958 MakeThreadStuck(params); in OnDumpInfo()
3180 void PipelineContext::MakeThreadStuck(const std::vector<std::string>& params) const in MakeThreadStuck() function in OHOS::Ace::PipelineContext