Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dmeta_data_manager_test.cpp27 static const std::string INVALID_DEVICE_ID; member in OHOS::Test::MetaDataManagerTest
34 const std::string MetaDataManagerTest::INVALID_DEVICE_ID = "1234567890"; member in OHOS::Test::MetaDataManagerTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/test/unittest/
H A Ddevice_manager_adapter_test.cpp77 static const std::string INVALID_DEVICE_ID; member in __anonc3921d500110::DeviceManagerAdapterTest
83 const std::string DeviceManagerAdapterTest::INVALID_DEVICE_ID = "1234567890"; member in __anonc3921d500110::DeviceManagerAdapterTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_list_test/
H A Dmission_list_test_call.cpp26 const std::string INVALID_DEVICE_ID = "88880038475446345206a332922c8888"; variable
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_auto_repeat.cpp37 constexpr int32_t INVALID_DEVICE_ID { -1 }; variable
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Ddsoftbus_handler.cpp33 constexpr int32_t INVALID_DEVICE_ID { -1 }; variable
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Ddsoftbus_handler.cpp33 constexpr int32_t INVALID_DEVICE_ID { -1 }; variable
/ohos5.0/foundation/multimodalinput/input/service/device_manager/src/
H A Dinput_device_manager.cpp44 constexpr int32_t INVALID_DEVICE_ID { -1 }; variable
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp31 constexpr int32_t INVALID_DEVICE_ID { -1 }; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h92 const char * const INVALID_DEVICE_ID = "00:00:00:00:00:00"; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_permission_test.cpp54 const string INVALID_DEVICE_ID = ""; variable