Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
DDNB.h67 std::string DNBProcessGetProfileData (nub_process_t pid, DNBProfileDataScanType scanType) DNB_E…
DDNB.cpp1031 DNBProcessGetProfileData (nub_process_t pid, DNBProfileDataScanType scanType) in DNBProcessGetProfileData() function
DRNBRemote.cpp3645 std::string data = DNBProcessGetProfileData(pid, scan_type); in HandlePacket_GetProfileData()