Home
last modified time | relevance | path

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

/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/message/
Dmsg_request_auth.cpp173 const std::string iconStr = json[TAG_APP_ICON]; in DecodeDeviceInfo() local
176 msg->GetDecodeAppInfo(iconStr, &appIcon, appIconLen); in DecodeDeviceInfo()