Home
last modified time | relevance | path

Searched refs:operationType (Results 1 – 13 of 13) sorted by relevance

/test/xts/acts/notification/ans_standard/actsNotificationWantAgentTest/src/main/js/test/
DActsNotificationWantAgentTest.js49 operationType: wantAgent.OperationType, property
71 WantAgentInfo.operationType = wantAgent.OperationType.UNKNOWN_TYPE
95 WantAgentInfo.operationType = wantAgent.OperationType.START_ABILITY
119 WantAgentInfo.operationType = wantAgent.OperationType.START_ABILITIES
143 WantAgentInfo.operationType = wantAgent.OperationType.START_SERVICE
167 WantAgentInfo.operationType = wantAgent.OperationType.SEND_COMMON_EVENT
191 WantAgentInfo.operationType = wantAgent.OperationType.UNKNOWN_TYPE
215 WantAgentInfo.operationType = wantAgent.OperationType.START_ABILITY
239 WantAgentInfo.operationType = wantAgent.OperationType.START_ABILITIES
263 WantAgentInfo.operationType = wantAgent.OperationType.START_SERVICE
[all …]
DActsNotificationWantAgentNewTest.js49 operationType: wantAgent.OperationType, property
71 WantAgentInfo.operationType = wantAgent.OperationType.UNKNOWN_TYPE
95 WantAgentInfo.operationType = wantAgent.OperationType.START_ABILITY
119 WantAgentInfo.operationType = wantAgent.OperationType.START_ABILITIES
143 WantAgentInfo.operationType = wantAgent.OperationType.START_SERVICE
167 WantAgentInfo.operationType = wantAgent.OperationType.SEND_COMMON_EVENT
191 WantAgentInfo.operationType = wantAgent.OperationType.UNKNOWN_TYPE
215 WantAgentInfo.operationType = wantAgent.OperationType.START_ABILITY
239 WantAgentInfo.operationType = wantAgent.OperationType.START_ABILITIES
263 WantAgentInfo.operationType = wantAgent.OperationType.START_SERVICE
[all …]
/test/xts/acts/ai/neural_network_runtime/common/
Dmodel.h37 OHNNGraphArgs graphArgs = {.operationType = OH_NN_OPS_ADD,
61 OHNNGraphArgs graphArgs = {.operationType = OH_NN_OPS_AVG_POOL,
82 OHNNGraphArgs graphArgs = {.operationType = OH_NN_OPS_TOP_K,
Dnnrt_utils.h41 OH_NN_OperationType operationType; member
Dnnrt_utils.cpp107 ret = OH_NNModel_AddOperation(model, graphArgs.operationType, &paramIndices, &inputIndices, in BuildSingleOpGraph()
/test/xts/acts/ai/neural_network_runtime/interface/src/
DModelTest.cpp246 …OH_NNModel_AddOperation(nullptr, graphArgs.operationType, &paramIndices, &inputIndices, &outputInd…
269 … OH_NNModel_AddOperation(model, graphArgs.operationType, nullptr, &inputIndices, &outputIndices));
292 …OH_NNModel_AddOperation(model, graphArgs.operationType, &paramIndices, &inputIndices, &outputIndic…
316 …OH_NNModel_AddOperation(model, graphArgs.operationType, &paramIndices, &inputIndices, &outputIndic…
339 …OH_NNModel_AddOperation(model, graphArgs.operationType, &paramIndices, &inputIndices, &outputIndic…
361 … OH_NNModel_AddOperation(model, graphArgs.operationType, &paramIndices, nullptr, &outputIndices));
384 …OH_NNModel_AddOperation(model, graphArgs.operationType, &paramIndices, &inputIndices, &outputIndic…
408 …OH_NNModel_AddOperation(model, graphArgs.operationType, &paramIndices, &inputIndices, &outputIndic…
431 …OH_NNModel_AddOperation(model, graphArgs.operationType, &paramIndices, &inputIndices, &outputIndic…
452 … OH_NNModel_AddOperation(model, graphArgs.operationType, &paramIndices, &inputIndices, nullptr));
[all …]
/test/xts/acts/ability/ability_runtime/apicover/apicoverhaptest/entry/src/main/ets/test/
DWantAgentCover.test.ets50 operationType: wantAgent.OperationType.START_ABILITIES,
/test/xts/acts/resourceschedule/resourceschedule_standard/backgroundtaskmanager/src/main/js/ServiceAbility/
Dservice.js45 operationType: wantAgent.OperationType.START_ABILITY, property
/test/xts/acts/resourceschedule/resourceschedule_standard/continuoustaskrelyhap/entry/src/main/js/ServiceAbility/
Dservice.js45 operationType: wantAgent.OperationType.START_ABILITY, property
/test/xts/dcts/testtools/disjsTest/server/
DtestApi.js48 operationType: wantAgent.OperationType.START_ABILITY, property
/test/xts/acts/notification/ans_standard/actsNotificationPublishTest/src/main/js/test/
DActsNotificationPublishTest.js75 operationType: wantAgent.OperationType.START_ABILITIES, property
/test/xts/dcts/communication/dsoftbus/rpcserver/src/main/js/ServiceAbility/
Dservice.js29 operationType: wantAgent.OperationType.START_SERVICE, property
/test/xts/acts/notification/ans_standard/actsNotificationSecondaryDirectory/entry/src/main/ets/test/
DSecondaryDirectory.test.ets228 operationType: WantAgent.OperationType.SEND_COMMON_EVENT,