Home
last modified time | relevance | path

Searched refs:NOTHING (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dclass_data_accessor.cpp44 while (tag != ClassTag::NOTHING && tag < ClassTag::SOURCE_LANG) { in ClassDataAccessor()
62 if (tag == ClassTag::NOTHING) { in ClassDataAccessor()
Dfile_items.cpp396 return writer->WriteByte(static_cast<uint8_t>(ClassTag::NOTHING)); in WriteTaggedData()
707 return writer->WriteByte(static_cast<uint8_t>(MethodTag::NOTHING)); in WriteTaggedData()
1371 return writer->WriteByte(static_cast<uint8_t>(FieldTag::NOTHING)); in WriteTaggedData()
Dfile_items.h41 NOTHING = 0x00, enumerator
52 NOTHING = 0x00, enumerator
65 NOTHING = 0x00, enumerator
/arkcompiler/runtime_core/docs/
Dfile_format.md291 | `NOTHING` | `0x00` | `1` | `none` | No more values. The value with thi…
360 | `NOTHING` | `0x00` | `1` | `none` | No more values. The value w…
402 | `NOTHING` | `0x00` | `1` | `none` | No more values. The valu…