Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Ddex_file_structs.h68 struct FieldId { struct
74 DISALLOW_COPY_AND_ASSIGN(FieldId); argument
/aosp12/art/dexlayout/
H A Ddex_ir.h50 class FieldId; variable
677 FieldId(const TypeId* klass, const TypeId* type, const StringId* name) in FieldId() function
/aosp12/frameworks/av/media/codec2/tests/
H A DC2Param_test.cpp547 TEST_F(C2ParamTest, FieldId) { in TEST_F() argument