Home
last modified time | relevance | path

Searched refs:items_round_up_size_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dfile_item_container.cpp456 items_round_up_size_.clear(); in ComputeLayout()
486 items_round_up_size_[name] += CalculateRoundUpSize(original_offset, cur_offset); in ComputeLayout()
812 for (const auto &[name, round_up_size] : items_round_up_size_) { in GetStat()
H A Dfile_item_container.h608 std::unordered_map<std::string, size_t> items_round_up_size_; member in panda::panda_file::ItemContainer

Completed in 3 milliseconds