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

/haiku/src/apps/haikudepot/util/
H A DStorageUtils.h42 const char* pathComponent,
H A DStorageUtils.cpp443 StorageUtils::SwapExtensionOnPathComponent(const char* pathComponent, argument
446 BString result(pathComponent);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp550 const BString pathComponent = pathComponents.StringAt(i); local
553 pathComponent,
556 currentNode = parentNode->FindChildByName(pathComponent);
560 parentNode, pathComponent, NULL, NULL);

Completed in 49 milliseconds