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

  /external/webkit/Source/WebKit/android/plugins/
ANPSystemInterface.cpp 75 static const char incognitoPath[] = "/incognito_plugins";
76 char* incognitoStorage = (char*) malloc(length + strlen(incognitoPath) + 1);
79 strcat(incognitoStorage, incognitoPath);

Completed in 774 milliseconds