Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/
Dgeneric_context_hub.cc348 invokeClientCallback([&]() { in onConnected()
367 invokeClientCallback([&]() { in handleNanoappMessage()
432 invokeClientCallback([&]() { in handleNanoappListResponse()
476 invokeClientCallback([&]() { in handleLoadNanoappResponse()
499 invokeClientCallback([&]() { in handleUnloadNanoappResponse()
531 void GenericContextHub::SocketCallbacks::invokeClientCallback( in invokeClientCallback() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub::SocketCallbacks
Dgeneric_context_hub.h111 void invokeClientCallback(std::function<Return<void>()> callback);