Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/
Dpaged_memory.h79 inline bool IsValid() const noexcept { return !!p_; } in IsValid() function
/device/google/contexthub/util/nanotool/
Dapptohostevent.cpp128 bool AppToHostEvent::IsValid() const { in IsValid() function in android::AppToHostEvent
/device/generic/vulkan-cereal/third-party/angle/src/gpu_info_util/
DSystemInfo_libpci.cpp62 bool IsValid() const { return mValid; } in IsValid() function
/device/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/anglebase/numerics/
Dsafe_math.h90 bool IsValid() const { return validity() == RANGE_VALID; } in IsValid() function
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp178 static inline bool IsValid(PlatformHandle h) { in IsValid() function
242 static bool IsValid(T t) { return t != InvalidValue; } in IsValid() function
2270 inline bool IsValid() const noexcept { return !!p_; } in IsValid() function in perfetto::base::PagedMemory
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc1408 inline bool IsValid() const noexcept { return !!p_; } in IsValid() function in perfetto::base::PagedMemory