Searched defs:Transfer (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | param_transfer.h | 59 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.md | 678 ### Transfer subsection
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/i2s/ |
H A D | i2s_core.h | 24 int32_t (*Transfer)(struct I2sCntlr *cntlr, struct I2sMsg *msg); member
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/spi/ |
H A D | spi_core.h | 24 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 D | object_asset_loader.cpp | 38 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 D | i3c_core.h | 135 int32_t (*Transfer)(struct I3cCntlr *cntlr, struct I3cMsg *msgs, int16_t count); member
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | state_machine.cpp | 469 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 D | state_machine.cpp | 479 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 D | hcapture_session.cpp | 2393 bool StateMachine::Transfer(CaptureSessionState targetState) in Transfer() function in OHOS::CameraStandard::StateMachine
|