Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/setuptools/
Dlauncher.c195 int create_and_wait_for_subprocess(char* command) { in create_and_wait_for_subprocess() function
326 return create_and_wait_for_subprocess(cmdline); in run()