Home
last modified time | relevance | path

Searched defs:core (Results 1 – 12 of 12) sorted by relevance

/test/xts/hats/hdf/camera/pipeline_core/
Dpipeline_core_test.cpp61 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); variable
81 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); variable
101 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); variable
125 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); variable
152 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); variable
176 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); variable
200 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); variable
215 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); variable
234 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); variable
262 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); variable
[all …]
/test/xts/dcts/distributeddatamgr/jstest/distributed_kv_store/server/hap/src/main/js/MainAbility/
Dapp.js21 const core = Core.getInstance() constant
/test/xts/dcts/communication/dsoftbus/rpcserver/src/main/js/MainAbility/
Dapp.js22 const core = Core.getInstance() constant
/test/xts/dcts/filemanagement/fileio/server/src/main/js/MainAbility/
Dapp.js22 const core = Core.getInstance() constant
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/index/
Dindex.js28 const core = Core.getInstance() constant
/test/xts/acts/multimedia/audio/audio_js_standard/audioInterrupt/src/main/js/default/
Dapp.js20 const core = Core.getInstance() constant
/test/xts/acts/graphic/webGL/src/main/js/default/pages/index/
Dindex.js28 const core = Core.getInstance() constant
/test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_store/server/hap/src/main/js/MainAbility/
Dapp.js25 const core = Core.getInstance(); constant
/test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_store/client/hap/src/main/js/MainAbility/
Dapp.js21 const core = Core.getInstance(); constant
/test/xts/acts/location/geolocation_errorCode/src/main/js/default/
Dapp.js20 const core = Core.getInstance() constant
/test/testfwk/arkxtest/jsunit/src/
Dinterface.js18 const core = Core.getInstance(); constant
/test/xts/tools/lite/reliability/
DJSPressTest.js17 constructor(core) { argument