Searched refs:MppPlatformService (Results 1 – 1 of 1) sorted by relevance
74 class MppPlatformService class78 MppPlatformService();79 ~MppPlatformService() {}; in ~MppPlatformService()80 MppPlatformService(const MppPlatformService &);81 MppPlatformService &operator=(const MppPlatformService &);92 static MppPlatformService *get_instance() { in get_instance()93 static MppPlatformService instance; in get_instance()105 MppPlatformService::MppPlatformService() in MppPlatformService() function in MppPlatformService142 RK_U32 MppPlatformService::get_hw_id(RK_S32 client_type) in get_hw_id()154 return MppPlatformService::get_instance()->get_ioctl_version(); in mpp_get_ioctl_version()[all …]