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

  /sdk/find_lock/
find_lock.cpp 594 int searchPathLen = strlen(searchPath);
709 if (_strnicmp(searchPath, name.cstr(), searchPathLen) == 0) {

Completed in 296 milliseconds