Searched defs:IsValid (Results 1 – 6 of 6) sorted by relevance
79 inline bool IsValid() const noexcept { return !!p_; } in IsValid() function
128 bool AppToHostEvent::IsValid() const { in IsValid() function in android::AppToHostEvent
62 bool IsValid() const { return mValid; } in IsValid() function
90 bool IsValid() const { return validity() == RANGE_VALID; } in IsValid() function
178 static inline bool IsValid(PlatformHandle h) { in IsValid() function242 static bool IsValid(T t) { return t != InvalidValue; } in IsValid() function2270 inline bool IsValid() const noexcept { return !!p_; } in IsValid() function in perfetto::base::PagedMemory
1408 inline bool IsValid() const noexcept { return !!p_; } in IsValid() function in perfetto::base::PagedMemory