Searched refs:MppSocService (Results 1 – 1 of 1) sorted by relevance
906 class MppSocService class910 MppSocService();911 ~MppSocService() {}; in ~MppSocService()912 MppSocService(const MppSocService &);913 MppSocService &operator=(const MppSocService &);921 static MppSocService *get() { in get()922 static MppSocService instance; in get()932 MppSocService::MppSocService() in MppSocService() function in MppSocService978 soc_name = MppSocService::get()->get_soc_name(); in mpp_get_soc_name()989 soc_info = MppSocService::get()->get_soc_info(); in mpp_get_soc_info()[all …]