Home
last modified time | relevance | path

Searched refs:SetSet (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespset_fuzzer/
Dpttypesprivatepropertydespset_fuzzer.cpp35 desp.SetSet(std::move(remote)); in PtTypesPrivatePropertyDespSetFuzzTest()
/arkcompiler/toolchain/tooling/base/
Dpt_types.h838 PrivatePropertyDescriptor &SetSet(std::unique_ptr<RemoteObject> set) in SetSet() function
943 PropertyDescriptor &SetSet(std::unique_ptr<RemoteObject> set) in SetSet() function
/arkcompiler/toolchain/tooling/test/
Dpt_types_test.cpp717 descriptor.SetSet(std::move(set)); in HWTEST_F_L0()