Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_album_operation_test/src/
Dmedialibrary_album_operation_test.cpp675 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; variable
698 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; variable
721 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; variable
745 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; variable
772 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; variable
794 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; variable
820 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; variable
846 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; variable
875 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; variable
905 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; variable
[all …]
/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/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_analysis_album_operation_test/src/
Dmedialibrary_analysis_album_operation_test.cpp419 OperationType operationType = OperationType::GROUP_ALBUM_NAME; variable
429 OperationType operationType = OperationType::GROUP_ALBUM_NAME; variable
441 OperationType operationType = OperationType::GROUP_ALBUM_NAME; variable
454 OperationType operationType = OperationType::GROUP_ALBUM_NAME; variable
468 OperationType operationType = OperationType::GROUP_ALBUM_NAME; variable
487 OperationType operationType = OperationType::GROUP_COVER_URI; variable
497 OperationType operationType = OperationType::GROUP_COVER_URI; variable
508 OperationType operationType = OperationType::GROUP_COVER_URI; variable
520 OperationType operationType = OperationType::GROUP_COVER_URI; variable
533 OperationType operationType = OperationType::GROUP_COVER_URI; variable
[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.cpp112 WantAgentConstant::OperationType operationType = paramsInfo.GetOperationType(); in GetWantAgent() local
394 WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::UNKNOWN_TYPE; in FromString() local
Dpending_want.cpp43 int32_t operationType = 0; in GetType() local
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
Ddatashare_operation_statement.h42 Operation operationType; member
55 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/ability/ability_runtime/test/fuzztest/wantagenthelpertrigger_fuzzer/
Dwantagenthelpertrigger_fuzzer.cpp39 … WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/
Dnapi_want_agent.h72 int32_t operationType = -1; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
Dhi_audit.h31 std::string operationType; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Devent_report.cpp180 int64_t freeSize, int32_t operationType) in SendDiskSpaceEvent()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_data_change_listener.h175 std::string operationType = value->GetProperty("type")->ToString(); in TransferJSInfoType() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
Drs_occlusion_region_test.cpp490 Region::OP operationType = Region::OP::AND; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Devent_report.h146 int32_t operationType = 0; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/portrait_album_update_test/src/
Dportrait_album_update_test.cpp528 OperationType operationType = OperationType::PORTRAIT_COVER_URI; in UserSetCoverUriTest() local
/foundation/arkui/ace_engine/advanced_ui_component/gridobjectsortcomponent/interfaces/
Dgridobjectsortcomponent.js2021 operationType: OperationType.BUTTON property
2039 operationType: OperationType.BUTTON property
2066 operationType: OperationType.BUTTON property
2084 operationType: OperationType.BUTTON property
/foundation/arkui/advanced_ui_component/interface/subheader/
Dsubheader.js496 get operationType() { getter in SubHeader
500 set operationType(e) { setter in SubHeader
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
Dsubheader.js426 get operationType() { getter in SubHeader
430 set operationType(j15) { setter in SubHeader
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp4814 bool RichEditorPattern::IsIMEOperation(OperationType operationType) in IsIMEOperation()
4824 …torPattern::InsertValueByOperationType(const std::string& insertValue, OperationType operationType) in InsertValueByOperationType()
4831 … RichEditorPattern::ProcessInsertValue(const std::string& insertValue, OperationType operationType, in ProcessInsertValue()
4877 OperationType operationType) in InsertValueOperation()