Home
last modified time | relevance | path

Searched refs:DM_SEND_REQUEST_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.cpp87 constexpr const char* DM_SEND_REQUEST_FAILED_MSG = "send request failed."; variable
635 std::string(DM_SEND_REQUEST_FAILED_MSG)); in AuthenticateDevice()