Home
last modified time | relevance | path

Searched defs:operationType (Results 1 – 10 of 10) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/want_agent_info_test/
Dwant_agent_info_test.cpp78 … WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; variable
110 … WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; variable
144 … WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; variable
191 … WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; variable
217 … WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; variable
243 … WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; variable
269 … WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; variable
296 … WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; variable
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/continuous_task_jsunittest/
Dcontinuous_task_jsunit.test.js71 operationType: 2, property
119 operationType: 2, property
143 operationType: 2, property
207 operationType: 2, property
247 operationType: 2, property
297 operationType: 2, property
323 operationType: 2, property
385 operationType: 2, property
425 operationType: 2, property
478 operationType: 2, property
[all …]
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
Dwant_agent_info.cpp26 WantAgentInfo::WantAgentInfo(int requestCode, const WantAgentConstant::OperationType &operationType, in WantAgentInfo()
45 WantAgentInfo::WantAgentInfo(int requestCode, const WantAgentConstant::OperationType &operationType, in WantAgentInfo()
Dwant_agent_helper.cpp95 WantAgentConstant::OperationType operationType = paramsInfo.GetOperationType(); in GetWantAgent() local
375 WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::UNKNOWN_TYPE; in FromString() local
Dpending_want.cpp42 int32_t operationType = 0; in GetType() local
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
Ddatashare_operation_statement.h31 Operation operationType; member
44 Operation operationType; member
Ddatashare_predicates.h548 void SetOperationList(OperationType operationType, const MutliValue &param) in SetOperationList()
560 OperationType operationType, const SingleValue &param1, const MutliValue &param2) in SetOperationList()
/foundation/filemanagement/dfs_service/adapter/cloud_adapter_example/include/
Ddk_asset.h32 DKAssetOperType operationType; member
/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/
Dnapi_want_agent.h71 int32_t operationType = -1; member
/foundation/arkui/advanced_ui_component/interface/subheader/
Dsubheader.js496 get operationType() { getter in SubHeader
500 set operationType(e) { setter in SubHeader