Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview_lite/
Dhiview_service.h35 } HiviewComponentType; typedef
62 void HiviewRegisterInitFunc(HiviewComponentType type, HiviewInitFunc func);
Dhiview_service.c117 void HiviewRegisterInitFunc(HiviewComponentType type, HiviewInitFunc func) in HiviewRegisterInitFunc()