Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
DRNBServices.cpp143 CFReleaser<CFStringRef> sbsFrontAppID (::SBSCopyFrontmostApplicationDisplayIdentifier ()); in ListApplications() local
165 …if (sbsFrontAppID.get() && displayIdentifier && (::CFStringCompare (sbsFrontAppID.get(), displayId… in ListApplications()