Searched refs:printWeakPointer (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/utils/
H A DRefBase.h34 TextOutput& printWeakPointer(TextOutput& to, const void* val);
451 return printWeakPointer(to, val.unsafe_get());
/frameworks/native/libs/utils/
H A DRefBase.cpp621 TextOutput& printWeakPointer(TextOutput& to, const void* val) function in namespace:android

Completed in 171 milliseconds