/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/startup/appspawn/service/hnp/base/ |
H A D | hnp_sal.c | 62 char *to = strdup(toPath); 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/security/device_security_level/test/dslm_unit_test/ |
H A D | dslm_msg_lib_test.cpp | 458 char to[UINT8_MAX] = {0}; in HWTEST_F() local 463 char to[UINT8_MAX] = {0}; in HWTEST_F() local
|
H A D | dslm_baselib_utils_test.cpp | 342 uint8_t *to = nullptr; in HWTEST_F() local 377 uint8_t *to = nullptr; in HWTEST_F() local [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 Base64Decode(const uint8_t *from, uint8_t *to, uint32_t toCheckLen) Base64Decode() argument 189 Base64DecodeApp(const uint8_t *src, uint8_t **to) Base64DecodeApp() argument 220 Base64UrlDecodeApp(const uint8_t *src, uint8_t **to) Base64UrlDecodeApp() argument [all...] |
/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/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/ |
H A D | sys_event_service_ohos_test.cpp | 201 std::vector<std::u16string> to; in HWTEST_F() local
|
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
H A D | rsa_asy_key_generator_openssl.c | 1449 DecodeParams(HcfAsyKeyGenParams *from, HcfAsyKeyGenSpiRsaParams **to) DecodeParams() argument [all...] |
/base/powermgr/power_manager/services/native/src/ |
H A D | power_state_machine.cpp | 190 bool PowerStateMachine::CanTransitTo(PowerState to, StateChangeReason reason) in CanTransitTo() argument [all...] |
/base/telephony/cellular_call/services/utils/src/ |
H A D | cellular_call_config.cpp | 558 EmergencyCall to = {}; BuildEmergencyCall() local [all...] |
/base/security/crypto_framework/test/unittest/src/ |
H A D | openssl_adapter_mock.c | 122 int OpensslBn2BinPad(const BIGNUM *a, unsigned char *to, int toLen) in OpensslBn2BinPad() argument 130 int OpensslBn2LeBinPad(const BIGNUM *a, unsigned char *to, int tolen) in OpensslBn2LeBinPad() argument
|