Home
last modified time | relevance | path

Searched defs:contexthub (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/contexthubhal/
Dservice.cpp33 sp<IContexthub> contexthub = new Contexthub(); in registerContexthubService() local
DNanohubHidlAdapter.cpp44 namespace contexthub { namespace
104 Contexthub::DeathRecipient::DeathRecipient(sp<Contexthub> contexthub) in DeathRecipient()