Home
last modified time | relevance | path

Searched defs:EntityId (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile.h98 class EntityId { class in ark::panda_file::File
100 explicit constexpr EntityId(uint32_t offset) : offset_(offset) {} in EntityId() function in ark::panda_file::File::EntityId
[all...]
/arkcompiler/runtime_core/libpandafile/
H A Dfile.h102 class EntityId { class in panda::panda_file::File
104 explicit constexpr EntityId(uint32_t offset) : offset_(offset) {} in EntityId() function in panda::panda_file::File::EntityId
[all...]

Completed in 2 milliseconds