Home
last modified time | relevance | path

Searched defs:GetFirstProcess (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/base/debug/
H A Dactivity_analyzer.cc161 int64_t GlobalActivityAnalyzer::GetFirstProcess() { in GetFirstProcess() function in base::debug::GlobalActivityAnalyzer
/aosp_15_r20/external/cronet/base/debug/
H A Dgdi_debug_util_win.cc320 NOINLINE void GetFirstProcess(HANDLE snapshot, PROCESSENTRY32* proc_entry) { in GetFirstProcess() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelItemOpen.cpp89 bool GetFirstProcess(PROCESSENTRY32 *pe) { return BOOLToBool(Process32First(_handle, pe)); } in GetFirstProcess() function in CProcessSnapshot