Searched defs:hubId (Results 1 – 2 of 2) sorted by relevance
181 Return<Result> registerCallback(uint32_t hubId, in registerCallback()192 uint32_t hubId, const sp<IContextHubCallbackWrapperBase> &cb) { in registerCallbackCommon()220 Return<Result> sendMessageToHub(uint32_t hubId, in sendMessageToHub()243 Return<Result> loadNanoApp(uint32_t hubId, const NanoAppBinary &appBinary, in loadNanoApp()278 Return<Result> unloadNanoApp(uint32_t hubId, uint64_t appId, in unloadNanoApp()319 Return<Result> queryApps(uint32_t hubId) override { in queryApps()570 uint32_t hubId = static_cast<uint32_t>(cookie); in serviceDied() local615 void handleServiceDeath(uint32_t hubId) { in handleServiceDeath()
69 uint32_t hubId, const sp<IContexthubCallback> &cb) { in registerCallback_1_2()