Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
Dipc_message.h33 INVALID_ID = 0xff, enumerator
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dtask_manager_common.h42 static constexpr QueueId INVALID_ID = MAX_ID_COUNT; variable
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DassignAnalyzer.cpp67 static constexpr NodeId INVALID_ID = -1; variable