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

/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp333 status_t _GetLicensePath(const char* license,
1433 if (_GetLicensePath(licenseURL, licensePath) == B_OK) {
1732 _GetLicensePath("MIT", mitPath);
1734 _GetLicensePath("GNU LGPL v2.1", lgplPath);
2090 AboutView::_GetLicensePath(const char* license, BPath& path) function in class:AboutView

Completed in 45 milliseconds