Searched refs:CreateDevice (Results 1 – 3 of 3) sorted by relevance
/system/keymaster/ | ||
D | android_keymaster_test_utils.h | 162 virtual keymaster2_device_t* CreateDevice() const = 0; |
D | android_keymaster_test.cpp | 102 keymaster2_device_t* CreateDevice() const override { in CreateDevice() function in keymaster::test::SoftKeymasterTestInstanceCreator |
D | android_keymaster_test_utils.cpp | 181 device_ = GetParam()->CreateDevice(); in Keymaster2Test() |