Searched defs:OMXStore (Results 1 – 2 of 2) sorted by relevance
30 struct OMXStore : public OMXPluginBase { struct69 OMXStore(const OMXStore &); argument70 OMXStore &operator=(const OMXStore &); argument
33 OMXStore::OMXStore() { in OMXStore() function in android::OMXStore