Searched defs:GetNextProcess (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libchrome/base/debug/ | ||
H A D | activity_analyzer.cc | 166 int64_t GlobalActivityAnalyzer::GetNextProcess() { in GetNextProcess() function in base::debug::GlobalActivityAnalyzer |
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ | ||
H A D | PanelItemOpen.cpp | 90 bool GetNextProcess(PROCESSENTRY32 *pe) { return BOOLToBool(Process32Next(_handle, pe)); } in GetNextProcess() function in CProcessSnapshot |