Searched refs:keyPathPtr (Results 1 – 1 of 1) sorted by relevance
86 const char *keyPathPtr = G_KEY_PATH.c_str(); in GenerateKey() local89 if (realpath(keyPathPtr, resolvedPath) == NULL) { in GenerateKey()