Home
last modified time | relevance | path

Searched defs:UpdateTimer (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h121 Timer UpdateTimer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Debuginfod/
DDebuginfod.h139 Timer UpdateTimer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Debuginfod/
DDebuginfod.h139 Timer UpdateTimer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Debuginfod/
DDebuginfod.h125 Timer UpdateTimer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Debuginfod/
DDebuginfod.h139 Timer UpdateTimer; variable
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_leader.hpp667 using UpdateTimer = TimerMilliIn<Leader, &Leader::HandleTimer>; typedef in ot::NetworkData::Leader
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_server.hpp1050 using UpdateTimer = TimerMilliIn<Server, &Server::HandleOutstandingUpdatesTimer>; typedef in ot::Srp::Server