Searched refs:adbconnection_client_set_current_process_name (Results 1 – 9 of 9) sorted by relevance
208 "function_name" : "adbconnection_client_set_current_process_name",209 "linker_set_key" : "adbconnection_client_set_current_process_name",
5 void adbconnection_client_set_current_process_name() {} in adbconnection_client_set_current_process_name() function
6 adbconnection_client_set_current_process_name
10 adbconnection_client_set_current_process_name;
61 void adbconnection_client_set_current_process_name(const char* process_name) __INTRODUCED_IN(37);
11 6: FUNC GLOBAL DEFAULT 9 adbconnection_client_set_current_process_name@@LIBADBCONNECTION_CLIENT_37
29 adbconnection_client_set_current_process_name; # apex
94 adbconnection_client_set_current_process_name("my_process_name"); in TEST()
243 void adbconnection_client_set_current_process_name(const char* process_name) { in adbconnection_client_set_current_process_name() function