Public Member Functions | |
| ThreadSnapshot () | |
| ~ThreadSnapshot () | |
| std::optional< THREADENTRY32 > | GetFirstThread () |
| bool | GetNextThread (THREADENTRY32 &thread) |
Definition at line 107 of file windows_lifecycle_manager.cc.
|
inline |
Definition at line 109 of file windows_lifecycle_manager.cc.
|
inline |
Definition at line 112 of file windows_lifecycle_manager.cc.
References INVALID_HANDLE_VALUE.
|
inline |
Definition at line 118 of file windows_lifecycle_manager.cc.
References FML_LOG, GetLastError(), and INVALID_HANDLE_VALUE.
Referenced by flutter::WindowsLifecycleManager::IsLastWindowOfProcess().
|
inline |
Definition at line 138 of file windows_lifecycle_manager.cc.
References INVALID_HANDLE_VALUE.
Referenced by flutter::WindowsLifecycleManager::IsLastWindowOfProcess().