Searched refs:AdbApexProcessName (Results 1 – 1 of 1) sorted by relevance
96 using AdbApexProcessName = void (*)(const char*); typedef97 AdbApexProcessName apex_adbconnection_client_set_current_process_name = nullptr;120 (AdbApexProcessName)dlsym(RTLD_DEFAULT, "adbconnection_client_set_current_process_name"); in RetrieveApexPointers()