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

  /development/ide/xcode/ports/
skia_mac.cp 32 const char systemParent[] = "apps/";
35 char* workingDirectory = new char[prefixLength + sizeof(systemParent)];
37 strcpy(&workingDirectory[prefixLength], systemParent);

Completed in 669 milliseconds