Searched refs:setOsAppAsDestination (Results 1 – 2 of 2) sorted by relevance
59 bool Contexthub::setOsAppAsDestination(hub_message_t *msg, int hubId) { in setOsAppAsDestination() function in android::hardware::contexthub::V1_0::implementation::Contexthub183 if (setOsAppAsDestination(&msg, hubId) == false) { in reboot()410 if (setOsAppAsDestination(&msg, hubId) == false) { in unloadNanoApp()443 if (setOsAppAsDestination(&hubMsg, hubId) == false) { in loadNanoApp()493 if (setOsAppAsDestination(&msg, hubId) == false) { in enableNanoApp()526 if (setOsAppAsDestination(&msg, hubId) == false) { in disableNanoApp()553 if (setOsAppAsDestination(&msg, hubId) == false) { in queryApps()
108 bool setOsAppAsDestination(hub_message_t *msg, int hubId);