Searched defs:getDevice (Results 1 – 3 of 3) sorted by relevance
68 dev_t getDevice() const { return mDevice; } in getDevice() function
49 static std::variant<std::shared_ptr<IKeyMintDevice>, ScopedAStatus> getDevice() { in getDevice() function
1458 sp<Keymaster> getDevice(KeyMintSecurityLevel securityLevel) { in getDevice() function