Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
DRNBServices.cpp177 …CFReleaser<CFStringRef> iconImagePath (::SBSCopyIconImagePathForDisplayIdentifier (displayIdentifi… in ListApplications() local
178 if (iconImagePath.get() != NULL) in ListApplications()
180 … ::CFDictionarySetValue (appInfoDict.get(), DTSERVICES_APP_ICON_PATH_KEY, iconImagePath.get()); in ListApplications()