Searched defs:func_ (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/memory/libmemunreachable/ | ||
H A D | PtracerThread.h | 48 std::function<int()> func_; variable |
/aosp12/system/update_engine/update_manager/ | ||
H A D | real_system_provider.cc | 88 base::Callback<bool(T*)> func_; member in chromeos_update_manager::__anon874f02380110::RetryPollVariable |
H A D | generic_variables.h | 169 base::Callback<T(void)> func_; variable |
/aosp12/system/memory/libmemunreachable/tests/ | ||
H A D | Allocator_test.cpp | 24 std::function<void()> ScopedAlarm::func_; member in android::ScopedAlarm |