Searched defs:close_device (Results 1 – 3 of 3) sorted by relevance
/system/core/toolbox/ | ||
D | getevent.c | 411 int close_device(const char *device, int print_flags) in close_device() function |
/system/keymaster/contexts/ | ||
D | soft_keymaster_device.cpp | 352 int SoftKeymasterDevice::close_device(hw_device_t* dev) { in close_device() function in keymaster::SoftKeymasterDevice |
/system/keymaster/tests/ | ||
D | android_keymaster_test_utils.cpp | 793 static int close_device(hw_device_t* dev) { in close_device() function in keymaster::test::Sha256OnlyWrapper |