Home
last modified time | relevance | path

Searched refs:AppService (Results 1 – 9 of 9) sorted by relevance

/test/vti/test_serving/gae/frontend/src/app/
Dapp.component.ts19 import { AppService } from "./appservice";
40 constructor(private appService: AppService) {
Dappservice.ts22 export class AppService { class
/test/vti/test_serving/gae/frontend/src/app/menu/dashboard/
Ddashboard.component.ts19 import { AppService } from '../../appservice';
37 appService: AppService,
/test/vti/test_serving/gae/frontend/src/app/menu/
Dmenu_base.ts20 import { AppService } from '../appservice';
33 protected constructor(private appService: AppService,
/test/vti/test_serving/gae/frontend/src/app/menu/lab/
Dlab.component.ts19 import { AppService } from '../../appservice';
52 appService: AppService,
/test/vti/test_serving/gae/frontend/src/app/menu/build/
Dbuild.component.ts19 import { AppService } from '../../appservice';
50 appService: AppService,
/test/vti/test_serving/gae/frontend/src/app/menu/device/
Ddevice.component.ts19 import { AppService } from '../../appservice';
58 appService: AppService,
/test/vti/test_serving/gae/frontend/src/app/menu/schedule/
Dschedule.component.ts20 import { AppService } from '../../appservice';
64 appService: AppService,
/test/vti/test_serving/gae/frontend/src/app/menu/job/
Djob.component.ts20 import { AppService } from '../../appservice';
88 appService: AppService,