Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp340 _WaitForEvent(MSG_TEAM_MEMORY_BLOCK_RETRIEVED); in GetMemoryBlock()
450 case MSG_TEAM_MEMORY_BLOCK_RETRIEVED: in MessageReceived()
591 BMessage message(MSG_TEAM_MEMORY_BLOCK_RETRIEVED); in MemoryBlockRetrieved()
H A DCliContext.h46 MSG_TEAM_MEMORY_BLOCK_RETRIEVED = 'tmbr', enumerator