Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
H A Dfield_data_accessor.h56 return File::EntityId(name_off_); in GetNameId()
181 uint32_t name_off_; member in panda::panda_file::FieldDataAccessor
H A Dmethod_data_accessor.cpp33 name_off_ = helpers::Read<ID_SIZE>(&sp); in MethodDataAccessor()
H A Dmethod_data_accessor.h101 return File::EntityId(name_off_); in GetNameId()
211 uint32_t name_off_; member in panda::panda_file::MethodDataAccessor
H A Dfield_data_accessor.cpp33 name_off_ = helpers::Read<ID_SIZE>(&sp); in FieldDataAccessor()

Completed in 2 milliseconds