Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp295 std::unique_ptr<PropertyDescriptor> debuggerProperty = in GetProperties() local
390 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in AddTypedArrayRef() local
419 … std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetProtoOrProtoType() local
432 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetProtoOrProtoType() local
465 … std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetAdditionalProperties() local
487 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in SetKeyValue() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp1268 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in FromProperty() local