Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
DRNBServices.cpp104 CFString cf_pid_path (proc_path_buf); in GetPrcoesses() local
105 if (cf_pid_path.get()) in GetPrcoesses()
106 … ::CFDictionarySetValue (appInfoDict.get(), DTSERVICES_APP_PATH_KEY, cf_pid_path.get()); in GetPrcoesses()