/base/telephony/ril_adapter/services/vendor/src/ |
D | vendor_util.c | 58 int32_t ReportStrWith(const char *s, const char *prefix) in ReportStrWith() 74 int32_t IsResponseSuccess(const char *s) in IsResponseSuccess() 85 int32_t IsResponseError(const char *s) in IsResponseError() 96 int32_t IsSms(const char *s) in IsSms() 107 int32_t IsSmsNotify(const char *s) in IsSmsNotify() 137 int32_t SkipATPrefix(char **s) in SkipATPrefix() 152 void SkipSpace(char **s) in SkipSpace() 163 int32_t NextInt(char **s, int32_t *out) in NextInt() 188 int64_t NextInt64(char **s, int64_t *out) in NextInt64() 213 int32_t NextIntNotSkipNextComma(char **s, int32_t *out) in NextIntNotSkipNextComma() [all …]
|
D | vendor_report.c | 156 static int32_t CdmaSmsNotifyMock(const char *s, HRilSmsResponse *smsResponse) in CdmaSmsNotifyMock() 174 static int32_t WapPushNotifyMock(const char *s, HRilSmsResponse *smsResponse) in WapPushNotifyMock() 197 void OnNotifyOps(const char *s, const char *smsPdu) in OnNotifyOps() 250 static int32_t ParseStkResponseStr(const char *s, char **cmdResponseInfo) in ParseStkResponseStr() 270 bool OnNotifyStkOps(const char *s, const char *strInfo) in OnNotifyStkOps() 302 static void OnCsRegStatusNotify(struct ReportInfo reportInfo, int32_t ret, char *str, const char *s) in OnCsRegStatusNotify() 332 static void OnPsRegStatusNotify(struct ReportInfo reportInfo, int32_t ret, char *str, const char *s) in OnPsRegStatusNotify() 358 …atic void SignalStrengthNotify(struct ReportInfo reportInfo, int32_t ret, char *str, const char *s) in SignalStrengthNotify() 371 …atic void VoiceRadioInfoNotify(struct ReportInfo reportInfo, int32_t ret, char *str, const char *s) in VoiceRadioInfoNotify() 383 void OnNotifyNetWorksOps(const char *s, const char *infoStr) in OnNotifyNetWorksOps()
|
D | vendor_channel.c | 121 int32_t WriteATCommand(const char *s, int32_t isPdu, int32_t atFd) in WriteATCommand()
|
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
D | utils.cpp | 26 bool Utils::IsAlphaString(const char *s, int32_t len) in IsAlphaString() 41 bool Utils::IsNumericString(const char *s, int32_t len) in IsNumericString() 78 bool Utils::IsStrEmpty(const char *s) in IsStrEmpty() 83 size_t Utils::StrLen(const char *s) in StrLen() 274 RState Utils::ConvertColorToUInt32(const char *s, uint32_t &outValue) in ConvertColorToUInt32()
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
D | api_dumper.cpp | 72 std::ostringstream s; in AddApiRetIntoResult() local 82 std::ostringstream s; in AddApiRetIntoResult() local
|
/base/global/resource_management/frameworks/resmgr/src/utils/ |
D | utils.cpp | 103 bool Utils::IsAlphaString(const char *s, int32_t len) in IsAlphaString() 118 bool Utils::IsNumericString(const char *s, int32_t len) in IsNumericString() 155 bool Utils::IsStrEmpty(const char *s) in IsStrEmpty() 160 size_t Utils::StrLen(const char *s) in StrLen() 356 RState Utils::ConvertColorToUInt32(const char *s, uint32_t &outValue) in ConvertColorToUInt32()
|
/base/update/updater/test/unittest/service_test/ |
D | updater_service_unittest.cpp | 99 for (auto s : args) { variable 113 for (auto s : args) { variable
|
/base/telephony/ril_adapter/utils/native/include/ |
D | desensitize_string_stream.h | 71 std::streampos s = ss_.tellp(); in operator() local
|
/base/powermgr/thermal_manager/utils/native/src/ |
D | string_operation.cpp | 53 void StringOperation::ClearAllSpace(std::string s) in ClearAllSpace()
|
/base/useriam/user_auth_framework/test/unittest/services/src/ |
D | schedule_node_test.cpp | 338 InSequence s; // the following four method will be invoke in sequence variable 392 InSequence s; // the following four method will be invoke in sequence variable 442 InSequence s; // the following four method will be invoke in sequence variable 494 InSequence s; // the following four method will be invoke in sequence variable 548 InSequence s; // the following four method will be invoke in sequence variable
|
D | state_machine_test.cpp | 167 InSequence s; variable 202 InSequence s; variable 353 InSequence s; variable
|
/base/hiviewdfx/hilog/services/hilogd/ |
D | main.cpp | 111 struct stat s; in RedirectStdStreamToLogFile() local 174 struct stat s; in HilogdEntry() local
|
D | log_stats.cpp | 277 for (auto &s : t.second.stats) { in Print() local
|
/base/powermgr/power_manager/services/native/src/ |
D | power_mgr_monitor.cpp | 74 shared_ptr<Ces> s = make_shared<EventSubscriber>(info, eventHandles_); in RegisterSubscriber() local
|
/base/powermgr/thermal_manager/services/native/src/thermal_observer/ |
D | thermal_common_event_receiver.cpp | 66 std::shared_ptr<Ces> s = std::make_shared<EventSubscriber>(info, eventHandles_); in RegisterSubscriber() local
|
/base/telephony/cellular_call/services/common/src/ |
D | mmi_code_utils.cpp | 27 constexpr unsigned long long operator"" _hash(char const *p, size_t s) in operator ""_hash()
|
/base/startup/init/services/loopevent/signal/ |
D | le_signal.c | 33 ssize_t s = read(GetSocketFd(task), &fdsi, sizeof(fdsi)); in HandleSignalEvent_() local
|
/base/update/updater/services/package/pkg_package/ |
D | pkg_pkgfile.cpp | 99 for (auto s : states) { in CheckState() local
|
/base/startup/syspara_lite/adapter/native/syspara/src/ |
D | parameters.cpp | 106 const char* s = str.c_str(); in StringToInt() local 133 const char* s = str.c_str(); in StringToUint() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/util/ |
D | string_utils.cpp | 121 ostringstream s; in SetWidth() local
|
/base/hiviewdfx/faultloggerd/tools/process_dump/ |
D | dfx_config.cpp | 200 void DfxConfig::Trim(std::string& s) in Trim()
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
D | hiappevent_base.cpp | 248 void AppEventPack::AddParam(const std::string& key, int16_t s) in AddParam() 283 void AppEventPack::AddParam(const std::string& key, const char *s) in AddParam() 290 void AppEventPack::AddParam(const std::string& key, const std::string& s) in AddParam()
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/ |
D | hisysevent_c.h | 75 char *s; member
|
/base/update/updater/services/flashd/daemon/ |
D | daemon.cpp | 194 string s = string(reinterpret_cast<char *>(payload), payloadSize); in DaemonSessionHandshake() local
|
/base/startup/init/test/unittest/seccomp/ |
D | seccomp_unittest.cpp | 53 static void Handler(int s) in Handler()
|