Home
last modified time | relevance | path

Searched defs:Operation (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/foreach/
H A Dlazy_foreach_component.h26 typedef struct Operation { struct
34 } Operation; argument
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dcomponent_query.h44 struct Operation { in CORE_BEGIN_NAMESPACE() struct
46 enum Method : uint8_t { in CORE_BEGIN_NAMESPACE()
53 const IComponentManager& target; in CORE_BEGIN_NAMESPACE()
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Doperation_builder.h25 class Operation; variable
H A Dwant.h30 using Operation = OHOS::AAFwk::Operation; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_types_util.h27 using Operation = DataShare::OperationItem; variable
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/bluetooth/
H A D_hdi_a2dp.md40 ### Operation subsection
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dhierarchy_controller.h60 enum Operation { in SCENE_BEGIN_NAMESPACE() enum
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Di_stream_listener.h23 enum Operation : int32_t { enum
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Ddatashare_itypes_utils.h28 using Operation = DataShare::OperationItem; variable
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_usb_manager.h39 enum class Operation { enum
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dstartable_object_controller.h90 enum Operation { enum
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Doperation.cpp22 Operation::Operation() : flags_(0), uri_("") in Operation() function in OHOS::AAFwk::Operation
26 Operation::Operation(const Operation &other) : flags_(0), uri_(other.uri_.ToString()) in Operation() function in OHOS::AAFwk::Operation
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.h28 enum class Operation { enum
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_operation_statement.h24 enum class Operation : int32_t { enum
/ohos5.0/foundation/multimedia/av_session/utils/include/
H A Davsession_sysevent.h26 enum class Operation { enum