Searched defs:PROTO (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/ir/base/ | ||
| D | property.h | 33 enum class PropertyKind { INIT, GET, SET, PROTO }; enumerator |
| /arkcompiler/runtime_core/libpandafile/ | ||
| D | file_items.h | 148 PROTO = 0x3, enumerator |