Home
last modified time | relevance | path

Searched defs:from (Results 1 - 25 of 29) sorted by relevance

12

/base/msdp/device_status/rust/modules/scheduler/sys/src/
H A Dtask.rs27 fn from(value: JoinHandle<R>) -> Self in from() functions
/base/request/request/services/src/task/
H A Dinfo.rs126 fn from(value: u8) -> Self { in from() functions
H A Dreason.rs51 fn from(value: u8) -> Self { in from() functions
H A Drequest_task.rs665 fn from(_value: HttpClientError) -> Self { in from() functions
671 fn from(_value: io::Error) -> Self { in from() functions
H A Dconfig.rs184 fn from(value: u8) -> Self { in from() functions
194 fn from(value: u8) -> Self { in from() functions
204 fn from(value: u8) -> Self { in from() functions
213 fn from(value: u8) -> Self { in from() functions
/base/request/request/services/src/utils/
H A Dc_wrapper.rs27 fn from(value: &str) -> Self { in from() functions
35 fn from(value: &String) -> Self { in from() functions
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/
H A Derror.rs74 fn from(code: SocketStatusCode) -> i32 { in from() functions
91 fn from(code: BufferStatusCode) -> i32 { in from() functions
118 fn from(code: SessionStatusCode) -> i32 { in from() functions
137 fn from(code: NetPacketStatusCode) -> i32 { in from() functions
/base/security/asset/frameworks/definition/src/
H A Dmacros.rs173 fn from(value: $t) -> Self { in from() functions
H A Dextension.rs148 fn from(error: io::Error) -> Self { in from() functions
/base/powermgr/display_manager/state_manager/service/native/src/
H A Dgradual_animator.cpp40 void GradualAnimator::StartAnimation(uint32_t from, uint32_t to, uint32_t duration) in StartAnimation() argument
/base/msdp/device_status/rust/utils/src/
H A Derrors.rs31 fn from(_: NulError) -> Self { in from() functions
37 fn from(value: FusionErrorCode) -> Self in from() functions
/base/msdp/device_status/rust/data/sys/src/ipc/
H A Dbasic.rs39 fn from(id: BasicParamID) -> Self in from() functions
/base/startup/appspawn/service/hnp/base/
H A Dhnp_sal.c58 char *from = strdup(fromPath); in HnpRelPath() local
[all...]
H A Dhnp_log.c32 static char* ReplaceSubstring(const char* str, const char* from, const char* to) in ReplaceSubstring() argument
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/
H A Devent_scan_handler.cpp45 uint64_t GetDuration(uint64_t from, uint64_t to) in GetDuration() argument
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_dimming.cpp60 void BrightnessDimming::StartDimming(uint32_t from, uint32_t to, uint32_t duration) in StartDimming() argument
/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
H A Dadapter.rs140 fn from(value: Arc<F>) -> Self in from() functions
258 fn from(value: &[String]) -> Self in from() functions
440 fn from(valu functions
[all...]
H A Ddevice_profile.rs54 fn from(value: ProfileEvent) -> u32 { in from() functions
196 fn from(value: Arc<dyn IProfileEventCallback>) -> Self { in from() functions
[all...]
/base/security/device_security_level/baselib/utils/src/
H A Dutils_base64.c57 static int32_t Base64Encode(const uint8_t *from, uint32_t fromLen, uint8_t *to, uint32_t toCheckLen) in Base64Encode() argument
105 static int32_t Base64Decode(const uint8_t *from, uint8_t *to, uint32_t toCheckLen) in Base64Decode() argument
161 Base64EncodeApp(const uint8_t *from, uint32_t fromLen) Base64EncodeApp() argument
245 const uint8_t *from = base64Str; Base64UrlDecodeApp() local
[all...]
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder_v30.cpp124 std::string VCardDecoderV30::UnescapeText(const std::string &from) in UnescapeText() argument
H A Dvcard_decoder_v21.cpp756 std::string VCardDecoderV21::UnescapeText(const std::string &from) in UnescapeText() argument
769 std::string VCardDecoderV21::GetPoMultiLine(const std::string &from) in GetPoMultiLine() argument
654 ParseQuotedPrintableValue( const std::string &from, const std::string &fromCharSet, const std::string &toCharSet, int32_t &errorCode) ParseQuotedPrintableValue() argument
/base/hiviewdfx/hiview/base/event_raw/include/encoded/
H A Draw_data_builder.h417 bool ParseAndSetTraceInfo(T& to, V from) in ParseAndSetTraceInfo() argument
478 bool ParseValue(T& to, V from) in ParseValue() argument
/base/telephony/core_service/services/sim/src/
H A Doperator_config_cache.cpp172 void OperatorConfigCache::CopyOperatorConfig(const OperatorConfig &from, OperatorConfig &to) in CopyOperatorConfig() argument
[all...]
/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_mms.h76 MmsAddress from; member
99 MmsAddress from; member
120 MmsAddress from; member
150 MmsAddress from; member
159 MmsAddress from; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Dsys_event_service_ohos_test.cpp195 std::vector<std::u16string> from = { in HWTEST_F() local

Completed in 18 milliseconds

12