Searched refs:WARN_UNUSED (Results 1 – 5 of 5) sorted by relevance
62 typedef mirror::Object* (MarkObjectCallback)(mirror::Object* obj, void* arg) WARN_UNUSED; typedef72 typedef mirror::Object* (IsMarkedCallback)(mirror::Object* object, void* arg) WARN_UNUSED; typedef77 void* arg) WARN_UNUSED; typedef
172 static constexpr T RoundDown(T x, typename TypeIdentity<T>::type n) WARN_UNUSED;182 static constexpr T RoundUp(T x, typename TypeIdentity<T>::type n) WARN_UNUSED;191 static inline T* AlignDown(T* x, uintptr_t n) WARN_UNUSED;199 static inline T* AlignUp(T* x, uintptr_t n) WARN_UNUSED;
667 WARN_UNUSED SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
179 #define WARN_UNUSED __attribute__((warn_unused_result)) macro
555 std::string DumpSpaces() const WARN_UNUSED;