Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Djdwp_service.cpp146 static void app_process_list_updated(void);
295 if (debuggable || profileable) app_process_list_updated(); in jdwp_process_event()
423 static void app_process_list_updated(void) { in app_process_list_updated() function
506 if (process.debuggable || process.profileable) app_process_list_updated(); in init_jdwp()