Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/agent/
Druntime_impl.cpp322 std::unique_ptr<PropertyDescriptor> debuggerProperty = in GetProperties() local
416 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in AddTypedArrayRef() local
445 … std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetProtoOrProtoType() local
458 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetProtoOrProtoType() local
491 … std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in GetAdditionalProperties() local
513 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in SetKeyValue() local
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.cpp1340 std::unique_ptr<PropertyDescriptor> debuggerProperty = std::make_unique<PropertyDescriptor>(); in FromProperty() local