HomeSort by relevance Sort by last modified time
    Searched refs:subproc_mode (Results 1 - 2 of 2) sorted by null

  /system/core/adb/
adb.h 399 } subproc_mode; typedef in typeref:enum:__anon81199
services.c 340 static int create_subproc_thread(const char *name, const subproc_mode mode)
362 fprintf(stderr, "invalid subproc_mode %d\n", mode);

Completed in 112 milliseconds