Home
last modified time | relevance | path

Searched refs:keyPathPtr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Daes_gcm_helper.cpp86 const char *keyPathPtr = G_KEY_PATH.c_str(); in GenerateKey() local
89 if (realpath(keyPathPtr, resolvedPath) == NULL) { in GenerateKey()