Home
last modified time | relevance | path

Searched refs:AgreeUserUsageConditions (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.h114 status_t AgreeUserUsageConditions(const BString& code,
H A DWebAppInterface.cpp516 WebAppInterface::AgreeUserUsageConditions(const BString& code, in AgreeUserUsageConditions() function in WebAppInterface
/haiku/src/apps/haikudepot/ui/
H A DToLatestUserUsageConditionsWindow.cpp366 status_t result = webApp->AgreeUserUsageConditions( in _AgreePerform()