Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/functional/
H A Dbind_internal.h164 static GetPtrType GetInternal(U* ptr) { in GetInternal() function
169 static GetPtrType GetInternal(const raw_ptr<U, Traits>& ptr) { in GetInternal() function
251 static T& GetInternal(U& ref) { in GetInternal() function
256 static T& GetInternal(const raw_ref<U, Traits>& ref) { in GetInternal() function