Searched refs:getVersionIfNeeded (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/keymaster/4.1/support/ | ||
D | Keymaster4.cpp | 23 void Keymaster4::getVersionIfNeeded() { in getVersionIfNeeded() function in android::hardware::keymaster::V4_1::support::Keymaster4 |
D | Keymaster3.cpp | 102 void Keymaster3::getVersionIfNeeded() { in getVersionIfNeeded() function in android::hardware::keymaster::V4_1::support::Keymaster3 |
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/ | ||
D | Keymaster3.h | 45 const_cast<Keymaster3*>(this)->getVersionIfNeeded(); in halVersion() |
D | Keymaster4.h | 41 const_cast<Keymaster4*>(this)->getVersionIfNeeded(); in halVersion() |