Searched refs:tOmx (Results 1 – 1 of 1) sorted by relevance
48 sp<IOmx> tOmx = IOmx::getService(name); in connect() local49 if (tOmx.get() == nullptr) { in connect()53 if (!tOmx->isRemote()) { in connect()57 mOMX = new utils::LWOmx(tOmx); in connect()