HomeSort by relevance Sort by last modified time
    Searched full:num_prefixes (Results 1 - 1 of 1) sorted by null

  /system/core/adb/
sockets.cpp 652 static const int num_prefixes = (sizeof(prefixes) / sizeof(prefixes[0])); variable
662 for (i = 0; i < num_prefixes; i++) {

Completed in 37 milliseconds