Home
last modified time | relevance | path

Searched defs:sn (Results 1 – 10 of 10) sorted by relevance

/test/xts/acts/commonlibrary/ets_utils/concurrent_test/concurrentmoduletest/library1/src/main/ets/components/
DJSProjectPromiseMethod.js81 constructor(n, sn) { argument
/test/testfwk/xdevice/src/xdevice/_core/cluster/
Dmodels.py33 sn: str = Field(index=True) variable in Device
Dutils.py430 def report_worker_device(sn, model, version, device_os, device_type, device_state): argument
/test/testfwk/developer_test/local_coverage/resident_service/
Dpull_service_gcda.py151 ip, port, sn = get_config_ip_info(os.path.join(developer_test_path, "config/user_config.xml")) variable
Dinit_gcov.py354 ip, port, sn = get_config_ip_info(os.path.join(developer_test_path, "config/user_config.xml")) variable
/test/xts/device_attest_lite/services/core/attest/
Dattest_service_device.c250 char *sn = AttestGetSerial(); in GetUdidDecrypted() local
/test/xts/device_attest_lite/services/core/adapter/
Dattest_adapter_mock.c150 char* sn = NULL; in OsGetUnencryptedUdidStub() local
/test/xts/device_attest/services/core/attest/
Dattest_service_device.c358 char *sn = AttestGetSerial(); in GetUdidDecrypted() local
/test/xts/device_attest/services/core/adapter/
Dattest_adapter_mock.c150 char* sn = NULL; in OsGetUnencryptedUdidStub() local
/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py408 sn = "sn" variable in DeviceProperties