Home
last modified time | relevance | path

Searched defs:ObjectType (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Ddebug_report.h135 static VkDebugReportObjectTypeEXT GetObjectType(ObjectType) { in GetObjectType() argument
/aosp12/art/compiler/optimizing/
H A Dreference_type_propagation_test.cc67 ReferenceTypeInfo ObjectType(bool is_exact = true) REQUIRES_SHARED(Locks::mutator_lock_) { in ObjectType() function in art::ReferenceTypePropagationTestBase