Home
last modified time | relevance | path

Searched refs:accessorPropertiesOnly (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/base/
H A Dpt_params.cpp751 bool accessorPropertiesOnly = false; in Create() local
752 ret = params.GetBool("accessorPropertiesOnly", &accessorPropertiesOnly); in Create()
754 paramsObject->accessorPropertiesOnly_ = accessorPropertiesOnly; in Create()
756 error += "Wrong type of 'accessorPropertiesOnly';"; in Create()
H A Dpt_params.h682 GetPropertiesParams &SetAccessPropertiesOnly(bool accessorPropertiesOnly) in SetAccessPropertiesOnly() argument
684 accessorPropertiesOnly_ = accessorPropertiesOnly; in SetAccessPropertiesOnly()
/arkcompiler/toolchain/tooling/test/
H A Ddebugger_params_test.cpp999 "accessorPropertiesOnly":2, "generatePreview":3}})"; in HWTEST_F_L0()
1004 "accessorPropertiesOnly":true, "generatePreview":true}})"; in HWTEST_F_L0()

Completed in 6 milliseconds