Home
last modified time | relevance | path

Searched defs:GetUserTime (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DProcessInfo.h198 struct timespec GetUserTime() const { return m_user_time; } in GetUserTime() function
/aosp_15_r20/build/soong/ui/status/ninja_frontend/
H A Dfrontend.pb.go554 func (x *Status_EdgeFinished) GetUserTime() uint32 { func