Searched refs:OmxStore (Results 1 – 4 of 4) sorted by relevance
33 OmxStore::OmxStore( in OmxStore() function in android::hardware::media::omx::V1_0::implementation::OmxStore95 OmxStore::~OmxStore() { in ~OmxStore()98 Return<void> OmxStore::listServiceAttributes(listServiceAttributes_cb _hidl_cb) { in listServiceAttributes()107 Return<void> OmxStore::getNodePrefix(getNodePrefix_cb _hidl_cb) { in getNodePrefix()112 Return<void> OmxStore::listRoles(listRoles_cb _hidl_cb) { in listRoles()117 Return<sp<IOmx>> OmxStore::getOmx(hidl_string const& omxName) { in getOmx()
44 struct OmxStore : public IOmxStore { struct45 OmxStore(56 virtual ~OmxStore();
68 sp<IOmxStore> omxStore = new implementation::OmxStore(); in main()
20 "1.0/OmxStore.cpp",