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

  /external/qemu/android/avd/
util.c 193 int propNameLen = strlen(propName);
218 if (memcmp(temp, propName, propNameLen) != 0) {
221 p = temp + propNameLen;

Completed in 3883 milliseconds