Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp264 std::unique_ptr<PropertyDescriptor> debuggerProperty = in GetProperties() local
358 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in AddTypedArrayRef() local
387 … std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetProtoOrProtoType() local
400 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetProtoOrProtoType() local
433 … std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetAdditionalProperties() local
455 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in SetKeyValue() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp1304 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in FromProperty() local