Home
last modified time | relevance | path

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

/haiku/headers/private/debugger/value/value_nodes/
H A DBMessageValueNode.h48 status_t _FindDataLocation(const char* name,
/haiku/src/kits/debugger/value/value_nodes/
H A DBMessageValueNode.cpp576 BMessageValueNode::_FindDataLocation(const char* name, type_code type, in _FindDataLocation() function in BMessageValueNode
785 return fParent->_FindDataLocation(fName, fFieldType, fFieldIndex >= 0 in ResolveLocation()