/base/msdp/device_status/rust/modules/scheduler/sys/src/ |
H A D | task.rs | 27 fn from(value: JoinHandle<R>) -> Self in from() functions
|
/base/request/request/services/src/task/ |
H A D | info.rs | 126 fn from(value: u8) -> Self { in from() functions
|
H A D | reason.rs | 51 fn from(value: u8) -> Self { in from() functions
|
H A D | request_task.rs | 665 fn from(_value: HttpClientError) -> Self { in from() functions 671 fn from(_value: io::Error) -> Self { in from() functions
|
H A D | config.rs | 184 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 D | c_wrapper.rs | 27 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 D | error.rs | 74 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 D | macros.rs | 173 fn from(value: $t) -> Self { in from() functions
|
H A D | extension.rs | 148 fn from(error: io::Error) -> Self { in from() functions
|
/base/powermgr/display_manager/state_manager/service/native/src/ |
H A D | gradual_animator.cpp | 40 void GradualAnimator::StartAnimation(uint32_t from, uint32_t to, uint32_t duration) in StartAnimation() argument
|
/base/msdp/device_status/rust/utils/src/ |
H A D | errors.rs | 31 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 D | basic.rs | 39 fn from(id: BasicParamID) -> Self in from() functions
|
/base/startup/appspawn/service/hnp/base/ |
H A D | hnp_sal.c | 58 char *from = strdup(fromPath); in HnpRelPath() local [all...] |
H A D | hnp_log.c | 32 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 D | event_scan_handler.cpp | 45 uint64_t GetDuration(uint64_t from, uint64_t to) in GetDuration() argument
|
/base/powermgr/display_manager/brightness_manager/src/ |
H A D | brightness_dimming.cpp | 60 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 D | adapter.rs | 140 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 D | device_profile.rs | 54 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 D | utils_base64.c | 57 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 D | vcard_decoder_v30.cpp | 124 std::string VCardDecoderV30::UnescapeText(const std::string &from) in UnescapeText() argument
|
H A D | vcard_decoder_v21.cpp | 756 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 D | raw_data_builder.h | 417 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 D | operator_config_cache.cpp | 172 void OperatorConfigCache::CopyOperatorConfig(const OperatorConfig &from, OperatorConfig &to) in CopyOperatorConfig() argument [all...] |
/base/telephony/sms_mms/frameworks/js/napi/include/ |
H A D | napi_mms.h | 76 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 D | sys_event_service_ohos_test.cpp | 195 std::vector<std::u16string> from = { in HWTEST_F() local
|