Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_meta.cpp77 class MppMetaService class
81 MppMetaService();
82 ~MppMetaService();
83 MppMetaService(const MppMetaService &);
84 MppMetaService &operator=(const MppMetaService &);
94 static MppMetaService *get_inst() { in get_inst()
95 static MppMetaService instance; in get_inst()
111 MppMetaService::MppMetaService() in MppMetaService() function in MppMetaService
120 MppMetaService::~MppMetaService() in ~MppMetaService()
136 RK_S32 MppMetaService::get_index_of_key(MppMetaKey key, MppMetaType type) in get_index_of_key()
[all …]