Home
last modified time | relevance | path

Searched refs:pEnvCache (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/inc/
H A Dgraphite_cache.hxx238 const char * pEnvCache = getenv( "SAL_GRAPHITE_CACHE_SIZE" ); in GraphiteCacheHandler() local
239 if (pEnvCache != NULL) in GraphiteCacheHandler()
241 int envCacheSize = atoi(pEnvCache); in GraphiteCacheHandler()

Completed in 15 milliseconds