Home
last modified time | relevance | path

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

/haiku/src/servers/debug/
H A DDebugServer.cpp119 int32 tempAction; in action_for_team() local
121 "user", "user"), tempAction) == B_OK) { in action_for_team()
122 _action = tempAction; in action_for_team()
135 if (action_for_string(child.ValueAt(0), tempAction) == B_OK) { in action_for_team()
136 _action = tempAction; in action_for_team()