Home
last modified time | relevance | path

Searched defs:targetDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/
H A Dend_to_end_test.cpp147 size_t targetDevice = m_devices[0]; // Use the first device in system test. variable
202 size_t targetDevice = m_devices[0]; // Use the first device in system test. variable
275 size_t targetDevice = m_devices[0]; // Use the first device in system test. variable
326 size_t targetDevice = m_devices[0]; // Use the first device in system test. variable
375 size_t targetDevice = m_devices[0]; // Use the first device in system test. variable
452 size_t targetDevice = m_devices[0]; // Use the first device in system test. variable
523 size_t targetDevice = m_devices[0]; // Use the first device in system test. variable
582 size_t targetDevice = m_devices[0]; // Use the first device in system test. variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c412 ConnBrDevice *targetDevice = NULL; in PendingDevice() local
644 ConnBrDevice *targetDevice = NULL; in ClientConnected() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp1027 std::string targetDevice = beforeTime.substr(targetDevicePos + 1); in SplitEntryKey() local