Symbol: WebAppInterfaceRef
src/apps/haikudepot/model/Model.cpp
613
WebAppInterfaceRef
src/apps/haikudepot/model/Model.cpp
634
fWebApp = WebAppInterfaceRef(new WebAppInterface(credentials));
src/apps/haikudepot/model/Model.cpp
98
fWebApp(WebAppInterfaceRef(new WebAppInterface(UserCredentials()), true)),
src/apps/haikudepot/model/Model.h
170
WebAppInterfaceRef WebApp();
src/apps/haikudepot/model/Model.h
221
WebAppInterfaceRef fWebApp;
src/apps/haikudepot/model/PackageScreenshotRepository.cpp
248
WebAppInterfaceRef
src/apps/haikudepot/model/PackageScreenshotRepository.h
52
WebAppInterfaceRef _WebApp();
src/apps/haikudepot/server/IncrementViewCounterProcess.cpp
82
WebAppInterfaceRef webApp = fModel->WebApp();
src/apps/haikudepot/server/ServerRuntimeInformationVerifierProcess.cpp
132
WebAppInterfaceRef interface = fModel->WebApp();
src/apps/haikudepot/server/UserDetailVerifierProcess.cpp
101
WebAppInterfaceRef interface = fModel->WebApp();
src/apps/haikudepot/ui/RatePackageWindow.cpp
535
WebAppInterfaceRef interface = fModel.WebApp();
src/apps/haikudepot/ui/RatePackageWindow.cpp
664
WebAppInterfaceRef interface = fModel.WebApp();
src/apps/haikudepot/ui/ToLatestUserUsageConditionsWindow.cpp
287
WebAppInterfaceRef interface = fModel.WebApp();
src/apps/haikudepot/ui/ToLatestUserUsageConditionsWindow.cpp
350
WebAppInterfaceRef webApp = fModel.WebApp();
src/apps/haikudepot/ui/UserLoginWindow.cpp
1248
WebAppInterfaceRef interface = fModel.WebApp();
src/apps/haikudepot/ui/UserLoginWindow.cpp
498
WebAppInterfaceRef interface = fModel.WebApp();
src/apps/haikudepot/ui/UserLoginWindow.cpp
780
WebAppInterfaceRef interface = fModel.WebApp();
src/apps/haikudepot/ui/UserLoginWindow.cpp
798
WebAppInterfaceRef interface = fModel.WebApp();
src/apps/haikudepot/ui/UserLoginWindow.cpp
816
WebAppInterfaceRef interface = fModel.WebApp();
src/apps/haikudepot/ui/UserUsageConditionsWindow.cpp
275
WebAppInterfaceRef interface = fModel.WebApp();
src/apps/haikudepot/ui/UserUsageConditionsWindow.cpp
335
WebAppInterfaceRef interface = fModel.WebApp();