Home
last modified time | relevance | path

Searched refs:adbconnection_client_send_update (Results 1 – 4 of 4) sorted by relevance

/packages/modules/adb/libs/adbconnection/include/adbconnection/
Dclient.h91 void adbconnection_client_send_update(const AdbConnectionClientContext* ctx) __INTRODUCED_IN(37);
/packages/modules/adb/libs/adbconnection/
Dlibadbconnection_client.map.txt35 adbconnection_client_send_update; # apex
Dtests.cc104 adbconnection_client_send_update(ctx); in TEST()
Dadbconnection_client.cpp278 void adbconnection_client_send_update(const AdbConnectionClientContext* ctx) { in adbconnection_client_send_update() function