Home
last modified time | relevance | path

Searched defs:GetObj (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dart_field-inl.h135 inline ObjPtr<MirrorType> ArtField::GetObj(ObjPtr<mirror::Object> object) { in GetObj() function
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/
H A DJetUtils.py44 def GetObj(self, objList): member in JetCutCopy
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvktestbinding.h669 VkDescriptorPool GetObj() { return pool_; } in GetObj() function