Searched refs:FreezeDetectorPlugin (Results 1 – 8 of 8) sorted by relevance
31 REGISTER_PROXY(FreezeDetectorPlugin);33 FreezeDetectorPlugin::FreezeDetectorPlugin() in FreezeDetectorPlugin() function in OHOS::HiviewDFX::FreezeDetectorPlugin37 FreezeDetectorPlugin::~FreezeDetectorPlugin() in ~FreezeDetectorPlugin()41 bool FreezeDetectorPlugin::ReadyToLoad() in ReadyToLoad()50 void FreezeDetectorPlugin::OnLoad() in OnLoad()72 void FreezeDetectorPlugin::OnUnload() in OnUnload()77 bool FreezeDetectorPlugin::OnEvent(std::shared_ptr<Event> &event) in OnEvent()82 bool FreezeDetectorPlugin::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent()99 WatchPoint FreezeDetectorPlugin::MakeWatchPoint(const Event& event) in MakeWatchPoint()165 void FreezeDetectorPlugin::OnEventListeningCallback(const Event& event) in OnEventListeningCallback()[all …]
30 class FreezeDetectorPlugin : public Plugin {32 FreezeDetectorPlugin();33 ~FreezeDetectorPlugin();
23 FreezeDetectorPlugin[]:0 static42 FreezeDetectorPipeline:FreezeDetectorPlugin
555 auto freezeDetectorPlugin = std::make_unique<FreezeDetectorPlugin>();566 auto freezeDetectorPlugin = std::make_unique<FreezeDetectorPlugin>();577 auto freezeDetectorPlugin = std::make_unique<FreezeDetectorPlugin>();588 auto freezeDetectorPlugin = std::make_unique<FreezeDetectorPlugin>();599 auto freezeDetectorPlugin = std::make_unique<FreezeDetectorPlugin>();612 auto freezeDetectorPlugin = std::make_unique<FreezeDetectorPlugin>();624 auto freezeDetectorPlugin = std::make_unique<FreezeDetectorPlugin>();
70 std::shared_ptr<FreezeDetectorPlugin> FreezeDetectorPluginModuleTest::GetFreezeDetectorPlugin() in GetFreezeDetectorPlugin()72 auto plugin = std::static_pointer_cast<FreezeDetectorPlugin>(PluginPlatform::GetInstance() in GetFreezeDetectorPlugin()
38 static std::shared_ptr<FreezeDetectorPlugin> GetFreezeDetectorPlugin();
2 FreezeDetectorPlugin[thread:freeze_detector]:0 static
3 FreezeDetectorPlugin[]:0 static