Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/includes/
DomxUtils.cpp125 auto tOmxNode = mOMXNode->getHalInterface<IOmxNode>(); in omxUtilsInit() local
126 if (tOmxNode != NULL) { in omxUtilsInit()
127 tOmxNode->linkToDeath(mDeathNotifier, 0); in omxUtilsInit()