Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp160 std::unique_ptr<RemoteObject> remoteObjectResult; in GetObjectByHeapObjectId() local
357 [[maybe_unused]] std::unique_ptr<RemoteObject> *remoteObjectResult) in GetObjectByHeapObjectId()
/arkcompiler/toolchain/tooling/base/
Dpt_returns.h320 explicit GetObjectByHeapObjectIdReturns(std::unique_ptr<RemoteObject> remoteObjectResult) in GetObjectByHeapObjectIdReturns()
/arkcompiler/toolchain/tooling/test/
Ddebugger_returns_test.cpp283 std::unique_ptr<RemoteObject> remoteObjectResult = std::make_unique<RemoteObject>(); in HWTEST_F_L0() local
Dheapprofiler_impl_test.cpp141 std::unique_ptr<RemoteObject> remoteObjectResult; in HWTEST_F_L0() local