Home
last modified time | relevance | path

Searched defs:ConfigureDevice (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/
Dkeymaster_configuration.cpp64 keymaster_error_t ConfigureDevice(keymaster2_device_t* dev, uint32_t os_version, in ConfigureDevice() function
72 keymaster_error_t ConfigureDevice(keymaster2_device_t* dev) { in ConfigureDevice() function
/system/connectivity/shill/
Dprofile.cc222 bool Profile::ConfigureDevice(const DeviceRefPtr& device) { in ConfigureDevice() function in shill::Profile