Loading libutils/include/utils/RefBase.h +1 −0 Original line number Diff line number Diff line Loading @@ -455,6 +455,7 @@ private: }; #undef COMPARE_WEAK #undef COMPARE_WEAK_FUNCTIONAL // --------------------------------------------------------------------------- // No user serviceable parts below here. Loading libutils/include/utils/StrongPointer.h +2 −1 Original line number Diff line number Diff line Loading @@ -134,7 +134,8 @@ private: void sp_report_race(); void sp_report_stack_pointer(); #undef COMPARE #undef COMPARE_STRONG #undef COMPARE_STRONG_FUNCTIONAL // --------------------------------------------------------------------------- // No user serviceable parts below here. Loading Loading
libutils/include/utils/RefBase.h +1 −0 Original line number Diff line number Diff line Loading @@ -455,6 +455,7 @@ private: }; #undef COMPARE_WEAK #undef COMPARE_WEAK_FUNCTIONAL // --------------------------------------------------------------------------- // No user serviceable parts below here. Loading
libutils/include/utils/StrongPointer.h +2 −1 Original line number Diff line number Diff line Loading @@ -134,7 +134,8 @@ private: void sp_report_race(); void sp_report_stack_pointer(); #undef COMPARE #undef COMPARE_STRONG #undef COMPARE_STRONG_FUNCTIONAL // --------------------------------------------------------------------------- // No user serviceable parts below here. Loading