Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_params.h682 GetPropertiesParams &SetAccessPropertiesOnly(bool accessorPropertiesOnly) in SetAccessPropertiesOnly()
Dpt_params.cpp751 bool accessorPropertiesOnly = false; in Create() local