Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.cpp128 bool wroteKey = false; in initializeHmacKey() local
135 wroteKey = (result == sizeof(sHmacGlobalKey)); in initializeHmacKey()
137 if (wroteKey) { in initializeHmacKey()