Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.cpp100 bool wroteKey = false; in initializeHmacKey() local
107 wroteKey = (result == sizeof(sHmacGlobalKey)); in initializeHmacKey()
109 if (wroteKey) { in initializeHmacKey()