Searched refs:DNBThreadGetIdentifierInfo (Results 1 - 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DDNB.h112 nub_bool_t DNBThreadGetIdentifierInfo (nub_process_t pid, nub_thread_t tid, thread_identifier_info_data_t *ident_info) DNB_EXPORT;
H A DDNB.cpp743 DNBThreadGetIdentifierInfo (nub_process_t pid, nub_thread_t tid, thread_identifier_info_data_t *ident_info) function
H A DRNBRemote.cpp2470 if (DNBThreadGetIdentifierInfo (pid, tid, &thread_ident_info))

Completed in 83 milliseconds