Home
last modified time | relevance | path

Searched defs:configService (Results 1 – 3 of 3) sorted by relevance

/test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_store/server/hap/src/main/js/MainAbility/
Dapp.js27 const configService = core.getDefaultService('config'); constant
/test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_store/client/hap/src/main/js/MainAbility/
Dapp.js23 const configService = core.getDefaultService('config'); constant
/test/testfwk/arkxtest/jsunit/src/
Dservice.js281 traversalSuites(suite, obj, configService) { argument