Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/
DKeymaster4.cpp32 dev_->getHardwareInfo([&](SecurityLevel securityLevel, const hidl_string& keymasterName, in getVersionIfNeeded()
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
DKeymaster4.h45 Return<void> getHardwareInfo(getHardwareInfo_cb _hidl_cb) override { in getHardwareInfo() function
46 return dev_->getHardwareInfo(_hidl_cb); in getHardwareInfo()
DKeymaster3.h53 Return<void> getHardwareInfo(getHardwareInfo_cb _hidl_cb);
/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.cpp57 ->getHardwareInfo([&](SecurityLevel securityLevel, const hidl_string& name, in SetUpTestCase()
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal211 getHardwareInfo()