Searched defs:keyMint (Results 1 – 5 of 5) sorted by relevance
51 std::shared_ptr<AndroidKeyMintDevice> keyMint = in main() local
83 IKeyMintDevice& keyMint() { return *keymint_; } in keyMint() function
241 void KeyMintAidlTestBase::InitializeKeyMint(std::shared_ptr<IKeyMintDevice> keyMint) { in InitializeKeyMint()
158 bool matching_keymint_device(const string& rp_name, std::shared_ptr<IKeyMintDevice>* keyMint) { in matching_keymint_device()295 std::shared_ptr<IKeyMintDevice> keyMint; in TEST_P() local859 std::shared_ptr<IKeyMintDevice> keyMint; in TEST_P() local
433 void InitializeKeyMint(std::shared_ptr<IKeyMintDevice> keyMint) { in InitializeKeyMint()