Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dproxy_test.cc98 LengthPrefixedArray<ArtField>* static_fields = proxyClass->GetSFieldsPtr(); in TEST_F() local
/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Ddex_ir.h333 std::vector<EncodedField*> static_fields; member