Searched defs:AppFreezeFilterCallback (Results 1 – 2 of 2) sorted by relevance
54 using AppFreezeFilterCallback = std::function<bool(const int32_t pid)>; variable
78 using AppFreezeFilterCallback = std::function<bool(const int32_t pid)>; variable