Searched defs:ItemData (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ | ||
H A D | snapshot_constantpool_data.h | 38 struct ItemData { struct in panda::ecmascript::kungfu::BaseSnapshotInfo |
H A D | snapshot_global_data.h | 29 struct ItemData { struct in panda::ecmascript::kungfu::ReviseData |
/arkcompiler/runtime_core/libpandafile/ | ||
H A D | file_item_container.cpp | 83 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/ | ||
H A D | file_item_container.cpp | 95 class ItemData { class in ark::panda_file::ItemDeduper 97 explicit ItemData(BaseItem *item) : item_(item) in ItemData() function in ark::panda_file::ItemDeduper::ItemData |
Completed in 5 milliseconds