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

  /external/qemu/android/
main.c 183 char boot_prop_ip[64]; local
184 boot_prop_ip[0] = '\0';
368 snprintf(boot_prop_ip, sizeof(boot_prop_ip),
460 if (boot_prop_ip[0]) {
462 args[n++] = boot_prop_ip;
    [all...]

Completed in 59 milliseconds