Home
last modified time | relevance | path

Searched refs:destroyResponse (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/cmds/src/
Dmain.cpp256 DestroySessionResponse destroyResponse; in CheckDestroySession() local
259 …c::Status status = profilerStub->DestroySession(&destroyContext, destroyRequest, &destroyResponse); in CheckDestroySession()
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_performance_test.cpp372 DestroySessionResponse destroyResponse; in DestroyPluginSession() local
377 …s destroyStatus = profilerStub_->DestroySession(&destroyContext, destroyRequest, &destroyResponse); in DestroyPluginSession()