Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/
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/base/
Dpt_types.cpp878 auto internalPropertyDescriptor = std::make_unique<InternalPropertyDescriptor>(); in Create() local