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, function in class:BMessageValueNode
785 return fParent->_FindDataLocation(fName, fFieldType, fFieldIndex >= 0

Completed in 19 milliseconds