Home
last modified time | relevance | path

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

/art/adbconnection/
Dadbconnection.cc96 using AdbApexProcessName = void (*)(const char*); typedef
97 AdbApexProcessName apex_adbconnection_client_set_current_process_name = nullptr;
120 (AdbApexProcessName)dlsym(RTLD_DEFAULT, "adbconnection_client_set_current_process_name"); in RetrieveApexPointers()