Home
last modified time | relevance | path

Searched defs:INVALID_ID (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
Dipc_message.h33 INVALID_ID = 0xff, enumerator
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DassignAnalyzer.cpp68 static constexpr NodeId INVALID_ID = -1; variable