Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
DRNBServices.h24 #define DTSERVICES_APP_PID_KEY CFSTR("pid") macro
DRNBServices.cpp77 ::CFDictionarySetValue (appInfoDict.get(), DTSERVICES_APP_PID_KEY, pidCFNumber.get()); in GetPrcoesses()
161 … ::CFDictionarySetValue (appInfoDict.get(), DTSERVICES_APP_PID_KEY, pidCFNumber.get()); in ListApplications()