Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
DDNB.cpp451 const int process_name_len = strlen(process_name); in GetAllInfosMatchingName() local
468 if (process_name_len > MAXCOMLEN) in GetAllInfosMatchingName()