Home
last modified time | relevance | path

Searched defs:OperationType (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-app-ability-wantAgent-sys.md207 ## OperationType section
H A Djs-apis-wantAgent.md794 ## OperationType section
H A Djs-apis-app-ability-wantAgent.md1241 ## OperationType section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-app-ability-wantAgent-sys.md207 ## OperationType section
H A Djs-apis-wantAgent.md794 ## OperationType section
H A Djs-apis-app-ability-wantAgent.md1240 ## OperationType section
/ohos5.0/base/useriam/pin_auth/common/utils/
H A Diam_defines.h26 enum OperationType : uint32_t { enum
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-SubHeader.md56 ## OperationType section
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-SubHeader.md59 ## OperationType section
/ohos5.0/base/useriam/user_auth_framework/common/utils/
H A Diam_defines.h28 enum OperationType : uint32_t { enum
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/
H A Dwant_agent_constant.h101 enum class OperationType { enum
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_manager.h39 enum class OperationType { enum
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.h54 enum OperationType : uint8_t { enum
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_type_const.h40 enum class OperationType : int64_t { enum
/ohos5.0/foundation/arkui/advanced_ui_component/interface/subheader/
H A Dsubheader.js32 export var OperationType; variable
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates_def.h106 } OperationType; typedef
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/gridobjectsortcomponent/interfaces/
H A Dgridobjectsortcomponent.js35 const OperationType = subheader.OperationType; constant
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H A Dmedialibrary_operation.h102 enum class EXPORT OperationType : uint32_t { enum
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js67 export var OperationType; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h113 enum class OperationType { DEFAULT = 0, DRAG, IME }; enum