Searched refs:setOsAppAsDestination (Results 1 – 2 of 2) sorted by relevance
55 bool Contexthub::setOsAppAsDestination(hub_message_t *msg, int hubId) { in setOsAppAsDestination() function in android::hardware::contexthub::V1_0::implementation::Contexthub363 if (setOsAppAsDestination(&msg, hubId) == false) { in unloadNanoApp()394 if (setOsAppAsDestination(&hubMsg, hubId) == false) { in loadNanoApp()442 if (setOsAppAsDestination(&msg, hubId) == false) { in enableNanoApp()473 if (setOsAppAsDestination(&msg, hubId) == false) { in disableNanoApp()498 if (setOsAppAsDestination(&msg, hubId) == false) { in queryApps()
119 bool setOsAppAsDestination(hub_message_t *msg, int hubId);