Searched refs:kSystemDirectoryPrefix (Results 1 – 1 of 1) sorted by relevance
38 static const char* const kSystemDirectoryPrefix = SYSTEM_DIRECTORY_PREFIX; variable61 if (strncmp(path, kSystemDirectoryPrefix, strlen(kSystemDirectoryPrefix)) in open_maybe_packaged()63 path += strlen(kSystemDirectoryPrefix); in open_maybe_packaged()