Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/functional/
H A Dbind_internal.h223 explicit UnretainedRefWrapper(T& o) in UnretainedRefWrapper() function
229 explicit UnretainedRefWrapper(const raw_ref<T, PtrTraits>& o) in UnretainedRefWrapper() function
235 explicit UnretainedRefWrapper(raw_ref<T, PtrTraits>&& o) in UnretainedRefWrapper() function
/aosp_15_r20/external/cronet/base/memory/
H A Draw_ptr_asan_bound_arg_tracker.h29 class UnretainedRefWrapper; variable