Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dweak_self_test.cc138 std::optional<pw::IntrusivePtr<RefType>> GetWeakRef() { in GetWeakRef() function in bt::__anon5bf8db6a0111::OnlyTwoStaticManager
242 std::optional<pw::IntrusivePtr<RefType>> GetWeakRef() { in GetWeakRef() function in bt::__anon5bf8db6a0111::CountingWeakManager
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dweak_self.h138 std::optional<pw::IntrusivePtr<RefType>> GetWeakRef() { in GetWeakRef() function