Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/debugger_interface/remote/
H A DRemoteDebugRequest.cpp785 RemoteDebugReadMemoryResponse::RemoteDebugReadMemoryResponse() in RemoteDebugReadMemoryResponse() function in RemoteDebugReadMemoryResponse
794 RemoteDebugReadMemoryResponse::~RemoteDebugReadMemoryResponse() in ~RemoteDebugReadMemoryResponse()
802 RemoteDebugReadMemoryResponse::SetTo(void* data, target_size_t size) in SetTo()
810 RemoteDebugReadMemoryResponse::LoadSpecificInfoFromMessage( in LoadSpecificInfoFromMessage()
836 RemoteDebugReadMemoryResponse::SaveSpecificInfoToMessage( in SaveSpecificInfoToMessage()
H A DRemoteDebugRequest.h381 class RemoteDebugReadMemoryResponse : public RemoteDebugResponse {
383 RemoteDebugReadMemoryResponse();
384 virtual ~RemoteDebugReadMemoryResponse();