Searched refs:RemoteDebugGetCpuStateResponse (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/debugger_interface/remote/
H A DRemoteDebugRequest.cpp850 // #pragma mark - RemoteDebugGetCpuStateResponse
853 RemoteDebugGetCpuStateResponse::RemoteDebugGetCpuStateResponse() function in class:RemoteDebugGetCpuStateResponse
861 RemoteDebugGetCpuStateResponse::~RemoteDebugGetCpuStateResponse()
869 RemoteDebugGetCpuStateResponse::SetTo(CpuState* state)
878 RemoteDebugGetCpuStateResponse::LoadSpecificInfoFromMessage(
899 RemoteDebugGetCpuStateResponse::SaveSpecificInfoToMessage(
H A DRemoteDebugRequest.h401 class RemoteDebugGetCpuStateResponse : public RemoteDebugResponse { class in inherits:RemoteDebugResponse
403 RemoteDebugGetCpuStateResponse();
404 virtual ~RemoteDebugGetCpuStateResponse();

Completed in 30 milliseconds