Searched defs:hubId (Results 1 – 3 of 3) sorted by relevance
25 void onMessageReceipt(int hubId, int nanoAppId, in ContextHubMessage msg); in onMessageReceipt()
64 public HubEndpointIdentifier(long hubId, long endpointId) { in HubEndpointIdentifier()179 long hubId = in.readLong(); in HubEndpointInfo() local
452 static EndpointInfo createHalEndpointInfo(HubEndpointInfo info, long endpointId, long hubId) { in createHalEndpointInfo()