Home
last modified time | relevance | path

Searched defs:GetNextProcess (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/debug/
H A Dactivity_analyzer.cc166 int64_t GlobalActivityAnalyzer::GetNextProcess() { in GetNextProcess() function in base::debug::GlobalActivityAnalyzer
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelItemOpen.cpp90 bool GetNextProcess(PROCESSENTRY32 *pe) { return BOOLToBool(Process32Next(_handle, pe)); } in GetNextProcess() function in CProcessSnapshot