Searched refs:shared_dev (Results 1 – 1 of 1) sorted by relevance
236 auto shared_dev = device.lock(); in GetSupportedContexts() local237 if (shared_dev) { in GetSupportedContexts()238 context |= shared_dev->GetSupportedContexts(direction); in GetSupportedContexts()