Home
last modified time | relevance | path

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

/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_verifier.cc2081 const dex::MethodAnnotationsItem* method_item = in CheckIntraAnnotationsDirectoryItem() local
3241 const dex::MethodAnnotationsItem* method_item = in CheckInterAnnotationsDirectoryItem() local
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dtensor.py766 def method_item(self, *args, **kwargs): member in TensorVariable