Home
last modified time | relevance | path

Searched defs:ItemData (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_global_data.h29 struct ItemData { struct
38 void Record(ItemData data) in Record() argument
Dsnapshot_constantpool_data.h38 struct ItemData { struct
60 void Record(ItemData &data); argument
/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.cpp83 class ItemData { class in panda::panda_file::ItemDeduper
85 explicit ItemData(BaseItem *item) : item_(item) in ItemData() function in panda::panda_file::ItemDeduper::ItemData
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_item_container.cpp95 class ItemData { class in ark::panda_file::ItemDeduper
97 explicit ItemData(BaseItem *item) : item_(item) in ItemData() function in ark::panda_file::ItemDeduper::ItemData