Home
last modified time | relevance | path

Searched refs:UNAUTHENTICATE_DEVICE_FAILED_MSG (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp89 constexpr const char* UNAUTHENTICATE_DEVICE_FAILED_MSG = "unauthenticate device failed."; variable
672 std::string(UNAUTHENTICATE_DEVICE_FAILED_MSG)); in UnAuthenticateDevice()