Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/libs/core/
H A Dplughandler.h10 class PlugHandlerPrivate; variable
27 PlugHandlerPrivate *m_d;
H A Dplughandler.cpp11 class PlugHandlerPrivate class
18 m_d(new PlugHandlerPrivate) in PlugHandler()