Home
last modified time | relevance | path

Searched defs:remoteObjectResult (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp99 std::unique_ptr<RemoteObject> remoteObjectResult; in GetObjectByHeapObjectId() local
285 [[maybe_unused]] std::unique_ptr<RemoteObject> *remoteObjectResult) in GetObjectByHeapObjectId()
/arkcompiler/toolchain/tooling/base/
Dpt_returns.h303 explicit GetObjectByHeapObjectIdReturns(std::unique_ptr<RemoteObject> remoteObjectResult) in GetObjectByHeapObjectIdReturns()
/arkcompiler/toolchain/tooling/test/
Ddebugger_returns_test.cpp282 std::unique_ptr<RemoteObject> remoteObjectResult = std::make_unique<RemoteObject>(); in HWTEST_F_L0() local
Dheapprofiler_impl_test.cpp105 std::unique_ptr<RemoteObject> remoteObjectResult; in HWTEST_F_L0() local