Searched refs:FindChildIndexByName (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp108 int32 FindChildIndexByName(const BString& name) const function in class:ImageFunctionsView::SourcePathComponentNode
461 childIndex = node->FindChildIndexByName(component);
475 childIndex = node->FindChildIndexByName(function->PrettyName());

Completed in 39 milliseconds