Home
last modified time | relevance | path

Searched defs:close_device (Results 1 – 5 of 5) sorted by relevance

/system/core/debuggerd/
Dgetevent.cpp90 int close_device(const char* device) { in close_device() function
/system/core/trusty/gatekeeper/
Dtrusty_gatekeeper.cpp71 int TrustyGateKeeperDevice::close_device(hw_device_t* dev) { in close_device() function in gatekeeper::TrustyGateKeeperDevice
/system/core/toolbox/
Dgetevent.c412 int close_device(const char *device, int print_flags) in close_device() function
/system/keymaster/
Dsoft_keymaster_device.cpp380 int SoftKeymasterDevice::close_device(hw_device_t* dev) { in close_device() function in keymaster::SoftKeymasterDevice
Dandroid_keymaster_test_utils.cpp733 static int close_device(hw_device_t* dev) { in close_device() function in keymaster::test::Sha256OnlyWrapper