Searched refs:register_profile (Results 1 - 9 of 9) sorted by relevance

/external/fio/
H A Dprofile.h45 int register_profile(struct profile_ops *);
H A Dprofile.c64 int register_profile(struct profile_ops *ops) function
/external/autotest/server/cros/bluetooth/
H A Dbluetooth_device.py224 def register_profile(self, path, uuid, options): member in class:BluetoothDevice
235 return self._proxy.register_profile(path, uuid, options)
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchRequestBasic/
H A Dbluetooth_SDP_ServiceSearchRequestBasic.py93 self.device.register_profile(path_str, uuid_str, {})
/external/fio/profiles/
H A Dtiobench.c124 if (register_profile(&tiobench_profile))
H A Dact.c472 if (register_profile(&act_profile))
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
H A Dbluetooth_SDP_ServiceAttributeRequest.py433 self.device.register_profile(self.FAKE_SERVICE_PATH,
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
H A Dbluetooth_SDP_ServiceSearchAttributeRequest.py460 self.device.register_profile(self.FAKE_SERVICE_PATH,
/external/autotest/client/cros/bluetooth/
H A Dbluetooth_device_xmlrpc_server.py493 def register_profile(self, path, uuid, options): member in class:BluetoothDeviceXmlRpcDelegate

Completed in 280 milliseconds