Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp299 std::unique_ptr<PropertyDescriptor> debuggerProperty = in GetProperties() local
393 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in AddTypedArrayRef() local
422 … std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetProtoOrProtoType() local
435 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetProtoOrProtoType() local
468 … std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetAdditionalProperties() local
490 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in SetKeyValue() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp1341 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in FromProperty() local