Home
last modified time | relevance | path

Searched refs:GET_LOCAL_DEVICE_INFO_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.cpp85 constexpr const char* GET_LOCAL_DEVICE_INFO_FAILED_MSG = "get local device info failed."; variable
323 std::string(GET_LOCAL_DEVICE_INFO_FAILED_MSG)); in GetLocalDeviceInfo()