Searched refs:OmxStore (Results 1 – 4 of 4) sorted by relevance
38 OmxStore::OmxStore( in OmxStore() function in android::hardware::media::omx::V1_0::implementation::OmxStore135 OmxStore::~OmxStore() { in ~OmxStore()138 Return<void> OmxStore::listServiceAttributes(listServiceAttributes_cb _hidl_cb) { in listServiceAttributes()147 Return<void> OmxStore::getNodePrefix(getNodePrefix_cb _hidl_cb) { in getNodePrefix()152 Return<void> OmxStore::listRoles(listRoles_cb _hidl_cb) { in listRoles()157 Return<sp<IOmx>> OmxStore::getOmx(hidl_string const& omxName) { in getOmx()
45 struct OmxStore : public IOmxStore { struct46 OmxStore(56 virtual ~OmxStore();
61 sp<IOmxStore> omxStore = new implementation::OmxStore( in main()
34 "1.0/OmxStore.cpp",