Home
last modified time | relevance | path

Searched refs:GetRequestId (Results 1 - 7 of 7) sorted by relevance

/developtools/profiler/device/plugins/api/src/
H A Dcommand_poller.h43 uint32_t GetRequestId();
H A Dplugin_manager.cpp114 request.set_request_id(commandPoller_->GetRequestId()); in RegisterPlugin()
184 request.set_request_id(commandPoller_->GetRequestId()); in RemovePlugin()
376 request.set_request_id(commandPoller_->GetRequestId()); in SubmitResult()
H A Dcommand_poller.cpp31 uint32_t CommandPoller::GetRequestId() in GetRequestId() function in CommandPoller
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
H A Dhook_manager_test.cpp124 ASSERT_TRUE(hookManager->UnloadPlugin(commandPoller->GetRequestId())); in HWTEST_F()
/developtools/profiler/device/plugins/native_daemon/src/
H A Dhook_manager.cpp160 request.set_request_id(commandPoller_->GetRequestId()); in RegisterAgentPlugin()
187 request.set_request_id(commandPoller_->GetRequestId()); in UnregisterAgentPlugin()
/developtools/profiler/device/plugins/ffrt_profiler/service/src/
H A Dffrt_profiler_manager.cpp361 request.set_request_id(commandPoller_->GetRequestId()); in RegisterAgentPlugin()
/developtools/profiler/device/plugins/network_profiler/service/src/
H A Dnetwork_profiler_manager.cpp370 request.set_request_id(commandPoller_->GetRequestId()); in RegisterAgentPlugin()

Completed in 5 milliseconds