Searched refs:onClientClosed (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/bufferhub/ | ||
D | BufferClient.cpp | 61 getService()->onClientClosed(this); in close() |
D | BufferHubService.cpp | 350 void BufferHubService::onClientClosed(const BufferClient* client) { in onClientClosed() function in android::frameworks::bufferhub::V1_0::implementation::BufferHubService |
/frameworks/native/services/bufferhub/include/bufferhub/ | ||
D | BufferHubService.h | 57 void onClientClosed(const BufferClient* client); |