Home
last modified time | relevance | path

Searched defs:internalPropertyDescriptor (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/dynamic/test/
Dpt_returns_test.cpp143 std::unique_ptr<InternalPropertyDescriptor> internalPropertyDescriptor in HWTEST_F_L0() local
Ddebugger_types_test.cpp527 std::unique_ptr<InternalPropertyDescriptor> internalPropertyDescriptor; in HWTEST_F_L0() local
616 std::unique_ptr<InternalPropertyDescriptor> internalPropertyDescriptor; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.cpp1209 auto internalPropertyDescriptor = std::make_unique<InternalPropertyDescriptor>(); in Create() local