Searched refs:setOsAppAsDestination (Results 1 – 2 of 2) sorted by relevance
56 bool Contexthub::setOsAppAsDestination(hub_message_t *msg, int hubId) { in setOsAppAsDestination() function in android::hardware::contexthub::V1_0::implementation::Contexthub364 if (setOsAppAsDestination(&msg, hubId) == false) { in unloadNanoApp()395 if (setOsAppAsDestination(&hubMsg, hubId) == false) { in loadNanoApp()443 if (setOsAppAsDestination(&msg, hubId) == false) { in enableNanoApp()474 if (setOsAppAsDestination(&msg, hubId) == false) { in disableNanoApp()499 if (setOsAppAsDestination(&msg, hubId) == false) { in queryApps()
119 bool setOsAppAsDestination(hub_message_t *msg, int hubId);