Home
last modified time | relevance | path

Searched defs:appService (Results 1 – 2 of 2) sorted by relevance

/test/vti/test_serving/gae/frontend/src/app/
Dapp.component.ts40 constructor(private appService: AppService) { property in AppComponent
/test/vti/test_serving/gae/frontend/src/app/menu/
Dmenu_base.ts33 protected constructor(private appService: AppService, property in MenuBaseClass