Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dannotation_data_accessor.h29 Elem(const File &panda_file, File::EntityId name_id, uint32_t value) in Elem() function
Dfile_items.h1674 Elem(StringItem *name, ValueItem *value) : name_(name), value_(value) in Elem() function