Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNB.cpp61 GetAllInfosMatchingName(const char *process_name,
408 GetAllInfosMatchingName(name, matching_proc_infos); in DNBProcessGetPIDByName()
422 GetAllInfosMatchingName(name, matching_proc_infos); in DNBProcessAttachByName()
595 GetAllInfosMatchingName(const char *full_process_name, in GetAllInfosMatchingName() function
699 GetAllInfosMatchingName(waitfor_process_name, exclude_proc_infos); in DNBProcessAttachWait()
727 GetAllInfosMatchingName(waitfor_process_name, proc_infos); in DNBProcessAttachWait()
DChangeLog19 * DNB.cpp (GetAllInfosMatchingName): Correctly truncate process name string