Searched refs:Contexthub (Results 1 – 4 of 4) sorted by relevance
38 Contexthub::Contexthub() in Contexthub() function in android::hardware::contexthub::V1_0::implementation::Contexthub59 bool Contexthub::setOsAppAsDestination(hub_message_t *msg, int hubId) { in setOsAppAsDestination()71 Return<void> Contexthub::getHubs(getHubs_cb _hidl_cb) { in getHubs()114 Contexthub::DeathRecipient::DeathRecipient(sp<Contexthub> contexthub) in DeathRecipient()117 void Contexthub::DeathRecipient::serviceDied( in serviceDied()124 bool Contexthub::isValidHubId(uint32_t hubId) { in isValidHubId()133 sp<IContexthubCallback> Contexthub::getCallBackForHubId(uint32_t hubId) { in getCallBackForHubId()141 Return<Result> Contexthub::sendMessageToHub(uint32_t hubId, in sendMessageToHub()176 Return<Result> Contexthub::reboot(uint32_t hubId) { in reboot()198 Return<Result> Contexthub::registerCallback(uint32_t hubId, in registerCallback()[all …]
32 struct Contexthub : public ::android::hardware::contexthub::V1_0::IContexthub { struct33 Contexthub();74 DeathRecipient(const sp<Contexthub> contexthub); argument81 sp<Contexthub> mContexthub;110 DISALLOW_COPY_AND_ASSIGN(Contexthub); argument
22 srcs: ["Contexthub.cpp"],
21 * This callback is passed by the Contexthub service to the HAL31 * This callback is passed by the Contexthub service to the HAL43 * This callback is passed by the Contexthub service to the HAL53 * This callback is passed by the Contexthub service to the HAL67 * This callback is passed by the Contexthub service to the HAL