Searched refs:SUBPROC_RAW (Results 1 – 2 of 2) sorted by relevance
358 case SUBPROC_RAW: in create_subproc_thread()427 ret = create_subproc_thread(name + 5, SUBPROC_RAW); in service_to_fd()448 ret = create_subproc_thread(cmd, SUBPROC_RAW); in service_to_fd()453 ret = create_subproc_thread("/system/bin/bu restore", SUBPROC_RAW); in service_to_fd()
398 SUBPROC_RAW = 1, enumerator