Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_pcbatest_server.c174 static int process_is_exists(char *process_name) in process_is_exists() function
258 while (process_is_exists(process) > 0) { in pcba_stop_process()
271 if (process_is_exists(process) > 0) { in pcba_start_process()
487 if (process_is_exists(recv_paras[INDEX_TEST_ITEM].valuestr)) { in start_pcba_test_preproccess()
534 while (process_is_exists(recv_paras[INDEX_TEST_ITEM].valuestr) > 0) { in stop_pcba_test()