Home
last modified time | relevance | path

Searched refs:GetForeignSize (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dfile_item_container.cpp676 uint32_t foreign_size = GetForeignSize(); in WriteHeader()
789 stat["foreign_item"] = GetForeignSize() + foreign_item_roundup_size_; in GetStat()
867 size_t ItemContainer::GetForeignSize() const in GetForeignSize() function in panda::panda_file::ItemContainer
H A Dfile_item_container.h577 size_t GetForeignSize() const;
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_item_container.cpp648 uint32_t foreignSize = GetForeignSize(); in WriteHeader()
739 stat["foreign_item"] = GetForeignSize(); in GetStat()
813 size_t ItemContainer::GetForeignSize() const in GetForeignSize() function in ark::panda_file::ItemContainer
H A Dfile_item_container.h550 size_t GetForeignSize() const;

Completed in 6 milliseconds