Home
last modified time | relevance | path

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

/test/xdevice/src/xdevice/_core/executor/
Drequest.py42 def __init__(self, uuid=None, name=None, source=None, container=False): argument
213 def __init__(self, uuid=None, root=None, listeners=None, config=None): argument
/test/developertest/aw/cxx/distributed/
Ddistributed_cfg.cpp141 std::string uuid = GetValueInString(valueOfUuids, devNo); in GetDeviceUuid() local
/test/xts/acts/communication/bluetooth_standard/src/main/js/default/test/
DBluetooth.test.js289 let sppOption = {uuid: '00001810-0000-1000-8000-00805F9B34FB', property
354 let sppOption = {uuid: '00001810-0000-1000-8000-00805F9B34FB', property
/test/xts/acts/communication_lite/dsoftbus_hal/src/
Dsoftbus_bus_center_test.c315 char uuid[UUID_BUF_LEN] = {0}; variable
/test/xts/acts/communication/bluetooth_on/src/main/js/default/test/
DBluetoothOn.test.js573 let sppOption = {uuid: '00001810-0000-1000-8000-00805F9B34FB', property