Home
last modified time | relevance | path

Searched defs:Transfer (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dparam_transfer.h59 double Transfer(double value, int32_t delta) override in Transfer() function
73 double Transfer(double value, int32_t delta) override in Transfer() function
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_codec_v20.md678 ### Transfer subsection
/ohos5.0/drivers/hdf_core/framework/support/platform/include/i2s/
H A Di2s_core.h24 int32_t (*Transfer)(struct I2sCntlr *cntlr, struct I2sMsg *msg); member
/ohos5.0/drivers/hdf_core/framework/support/platform/include/spi/
H A Dspi_core.h24 int32_t (*Transfer)(struct SpiCntlr *cntlr, struct SpiMsg *msg, uint32_t count); member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_loader.cpp38 bool ObjectAssetLoader::Transfer(const int32_t userId, const std::string& bundleName, const std::st… in Transfer() function in OHOS::DistributedObject::ObjectAssetLoader
/ohos5.0/drivers/hdf_core/framework/support/platform/include/i3c/
H A Di3c_core.h135 int32_t (*Transfer)(struct I3cCntlr *cntlr, struct I3cMsg *msgs, int16_t count); member
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dstate_machine.cpp469 void StateMachine::Transfer(Context &context, const CooperateEvent &event) in Transfer() function in OHOS::Msdp::DeviceStatus::Cooperate::StateMachine
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dstate_machine.cpp479 void StateMachine::Transfer(Context &context, const CooperateEvent &event) in Transfer() function in OHOS::Msdp::DeviceStatus::Cooperate::StateMachine
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp2393 bool StateMachine::Transfer(CaptureSessionState targetState) in Transfer() function in OHOS::CameraStandard::StateMachine