Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp294 std::unique_ptr<PropertyDescriptor> debuggerProperty = in GetProperties() local
388 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in AddTypedArrayRef() local
417 … std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetProtoOrProtoType() local
430 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetProtoOrProtoType() local
463 … std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetAdditionalProperties() local
485 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in SetKeyValue() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp1340 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in FromProperty() local