Home
last modified time | relevance | path

Searched refs:clientIdCbData (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/android/
Dhost_link.cc116 HostClientIdCallbackData clientIdCbData; in constructNanoappListCallback() local
117 clientIdCbData.ptr = cookie; in constructNanoappListCallback()
134 sendFlatbufferToHost(response, clientIdCbData.hostClientId); in constructNanoappListCallback()
/system/chre/platform/slpi/
Dhost_link.cc242 HostClientIdCallbackData clientIdCbData; in constructNanoappListCallback() local
243 clientIdCbData.ptr = deferCbData; in constructNanoappListCallback()
246 cbData.hostClientId = clientIdCbData.hostClientId; in constructNanoappListCallback()