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

  /external/qemu/android/protocol/
core-connection.h 30 #define MAX_CORE_PROCS 16
  /external/qemu/android/
main-common.c 954 #define MAX_CORE_PROCS 16
1013 CoreConsole cores[MAX_CORE_PROCS];
1024 for (nn = 0; nn < MAX_CORE_PROCS; nn++) {
1033 for (nn = 0; nn < MAX_CORE_PROCS; nn++) {
    [all...]

Completed in 68 milliseconds