Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dnumeric_id.h32 using RemoteObjectId = size_t; variable
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector_server.cpp496 std::function<std::vector<PropertyDescriptor>(PtThread, RemoteObjectId, bool)> &&handler) in OnCallRuntimeGetProperties() argument
/arkcompiler/toolchain/tooling/base/
Dpt_types.h244 using RemoteObjectId = int32_t; variable