/test/xts/acts/notification/ans_standard/actsNotificationWantAgentTest/src/main/js/test/ |
D | ActsNotificationWantAgentTest.js | 49 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 …]
|
D | ActsNotificationWantAgentNewTest.js | 49 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/ |
D | model.h | 37 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,
|
D | nnrt_utils.h | 41 OH_NN_OperationType operationType; member
|
D | nnrt_utils.cpp | 107 ret = OH_NNModel_AddOperation(model, graphArgs.operationType, ¶mIndices, &inputIndices, in BuildSingleOpGraph()
|
/test/xts/acts/ai/neural_network_runtime/interface/src/ |
D | ModelTest.cpp | 246 …OH_NNModel_AddOperation(nullptr, graphArgs.operationType, ¶mIndices, &inputIndices, &outputInd… 269 … OH_NNModel_AddOperation(model, graphArgs.operationType, nullptr, &inputIndices, &outputIndices)); 292 …OH_NNModel_AddOperation(model, graphArgs.operationType, ¶mIndices, &inputIndices, &outputIndic… 316 …OH_NNModel_AddOperation(model, graphArgs.operationType, ¶mIndices, &inputIndices, &outputIndic… 339 …OH_NNModel_AddOperation(model, graphArgs.operationType, ¶mIndices, &inputIndices, &outputIndic… 361 … OH_NNModel_AddOperation(model, graphArgs.operationType, ¶mIndices, nullptr, &outputIndices)); 384 …OH_NNModel_AddOperation(model, graphArgs.operationType, ¶mIndices, &inputIndices, &outputIndic… 408 …OH_NNModel_AddOperation(model, graphArgs.operationType, ¶mIndices, &inputIndices, &outputIndic… 431 …OH_NNModel_AddOperation(model, graphArgs.operationType, ¶mIndices, &inputIndices, &outputIndic… 452 … OH_NNModel_AddOperation(model, graphArgs.operationType, ¶mIndices, &inputIndices, nullptr)); [all …]
|
/test/xts/acts/ability/ability_runtime/apicover/apicoverhaptest/entry/src/main/ets/test/ |
D | WantAgentCover.test.ets | 50 operationType: wantAgent.OperationType.START_ABILITIES,
|
/test/xts/acts/resourceschedule/resourceschedule_standard/backgroundtaskmanager/src/main/js/ServiceAbility/ |
D | service.js | 45 operationType: wantAgent.OperationType.START_ABILITY, property
|
/test/xts/acts/resourceschedule/resourceschedule_standard/continuoustaskrelyhap/entry/src/main/js/ServiceAbility/ |
D | service.js | 45 operationType: wantAgent.OperationType.START_ABILITY, property
|
/test/xts/dcts/testtools/disjsTest/server/ |
D | testApi.js | 48 operationType: wantAgent.OperationType.START_ABILITY, property
|
/test/xts/acts/notification/ans_standard/actsNotificationPublishTest/src/main/js/test/ |
D | ActsNotificationPublishTest.js | 75 operationType: wantAgent.OperationType.START_ABILITIES, property
|
/test/xts/dcts/communication/dsoftbus/rpcserver/src/main/js/ServiceAbility/ |
D | service.js | 29 operationType: wantAgent.OperationType.START_SERVICE, property
|
/test/xts/acts/notification/ans_standard/actsNotificationSecondaryDirectory/entry/src/main/ets/test/ |
D | SecondaryDirectory.test.ets | 228 operationType: WantAgent.OperationType.SEND_COMMON_EVENT,
|