Home
last modified time | relevance | path

Searched defs:ValueGuard (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/
DFile.h418 struct ValueGuard { struct
419 ValueGuard(std::mutex &m, bool b) : guard(m, std::adopt_lock), value(b) {} in ValueGuard() function
432 ValueGuard DescriptorIsValid() const { in DescriptorIsValid() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/
DFile.h418 struct ValueGuard { struct
419 ValueGuard(std::mutex &m, bool b) : guard(m, std::adopt_lock), value(b) {} in ValueGuard() function
432 ValueGuard DescriptorIsValid() const { in DescriptorIsValid() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/
DFile.h418 struct ValueGuard { struct
419 ValueGuard(std::mutex &m, bool b) : guard(m, std::adopt_lock), value(b) {} in ValueGuard() argument
432 ValueGuard DescriptorIsValid() const { in DescriptorIsValid() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Host/
DFile.h418 struct ValueGuard { struct
419 ValueGuard(std::mutex &m, bool b) : guard(m, std::adopt_lock), value(b) {} in ValueGuard() function
432 ValueGuard DescriptorIsValid() const { in DescriptorIsValid() argument