Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 89) sorted by relevance

1234

/base/hiviewdfx/faultloggerd/common/dfxutil/
Dstring_util.h46 inline bool StartsWith(const std::string& s, const std::string& prefix) in StartsWith()
51 inline bool StartsWith(const std::string& s, char prefix) in StartsWith()
56 inline bool StartsWithIgnoreCase(const std::string& s, const std::string& prefix) in StartsWithIgnoreCase()
61 inline bool EndsWith(const std::string& s, const std::string& suffix) in EndsWith()
67 inline bool EndsWith(const std::string& s, char suffix) in EndsWith()
72 inline bool EndsWithIgnoreCase(const std::string& s, const std::string& suffix) in EndsWithIgnoreCase()
/base/telephony/ril_adapter/services/vendor/src/
Dvendor_util.c58 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 …]
Dvendor_report.c156 static int32_t CdmaSmsNotifyMock(const char *s, HRilSmsResponse *smsResponse) in CdmaSmsNotifyMock()
174 static int32_t WapPushNotifyMock(const char *s, HRilSmsResponse *smsResponse) in WapPushNotifyMock()
197 static void ProcessNotifyMock(const char *s, struct ReportInfo reportInfo) in ProcessNotifyMock()
209 void OnNotifyOps(const char *s, const char *smsPdu) in OnNotifyOps()
256 static int32_t ParseStkResponseStr(const char *s, char **cmdResponseInfo) in ParseStkResponseStr()
276 bool OnNotifyStkOps(const char *s, const char *strInfo) in OnNotifyStkOps()
308 static void OnCsRegStatusNotify(struct ReportInfo reportInfo, int32_t ret, char *str, const char *s) in OnCsRegStatusNotify()
347 static void OnPsRegStatusNotify(struct ReportInfo reportInfo, int32_t ret, char *str, const char *s) in OnPsRegStatusNotify()
373 …atic void SignalStrengthNotify(struct ReportInfo reportInfo, int32_t ret, char *str, const char *s) in SignalStrengthNotify()
386 …atic void VoiceRadioInfoNotify(struct ReportInfo reportInfo, int32_t ret, char *str, const char *s) in VoiceRadioInfoNotify()
[all …]
Dvendor_channel.c122 int32_t WriteATCommand(const char *s, int32_t isPdu, int32_t atFd) in WriteATCommand()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
Dutils.cpp26 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/web/webview/ohos_interface/ohos_glue/base/capi/
Dark_web_base_ref_counted_capi.h56 #define ARK_WEB_MEMBER_EXISTS(s, m) \ argument
59 #define ARK_WEB_FUNC_MEMBER_MISSING(s, f) (!ARK_WEB_MEMBER_EXISTS(s, f) || !((s)->f)) argument
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
Dapi_dumper.cpp74 std::ostringstream s; in AddApiRetIntoResult() local
84 std::ostringstream s; in AddApiRetIntoResult() local
/base/update/updater/test/unittest/flashd_test/
Dflashd_utils_unittest.cpp52 for (auto s : output) { variable
59 for (auto s : output) { variable
/base/web/webview/ohos_interface/ohos_glue/base/cpptoc/
Dark_web_cpptoc_ref_counted.h86 ArkWebRefPtr<BaseName> ArkWebCppToCRefCounted<ClassName, BaseName, StructName>::Get(StructName* s) in Get()
118 …kWebRefPtr<BaseName> ArkWebCppToCRefCounted<ClassName, BaseName, StructName>::Revert(StructName* s) in Revert()
143 ArkWebCppToCRefCounted<ClassName, BaseName, StructName>::GetBridgeStruct(StructName* s) in GetBridgeStruct()
/base/sensors/sensor/utils/ipc/include/
Dstream_buffer.h104 const char *s = StreamBufferGetErrorStatusRemark(streamBufferPtr_.get()); in Read() local
121 const char *s = StreamBufferGetErrorStatusRemark(streamBufferPtr_.get()); in Write() local
/base/global/i18n/frameworks/intl/src/
Dlocale_util.cpp90 bool LocaleUtil::IsStrEmpty(const char *s) in IsStrEmpty()
106 bool LocaleUtil::IsAlphaString(const char *s, int32_t len) in IsAlphaString()
121 bool LocaleUtil::IsNumericString(const char *s, int32_t len) in IsNumericString()
/base/tee/tee_client/services/teecd/src/
Dtee_ca_daemon.c150 static void ProcessAccept(int s, CaRevMsg *caInfo) in ProcessAccept()
220 int32_t s = socket(AF_UNIX, SOCK_STREAM, 0); in CreateSocket() local
257 int32_t s = CreateSocket(); in CaServerWorkThread() local
/base/global/resource_management/frameworks/resmgr/src/utils/
Dutils.cpp138 bool Utils::IsAlphaString(const char *s, int32_t len) in IsAlphaString()
153 bool Utils::IsNumericString(const char *s, int32_t len) in IsNumericString()
190 bool Utils::IsStrEmpty(const char *s) in IsStrEmpty()
195 size_t Utils::StrLen(const char *s) in StrLen()
396 RState Utils::ConvertColorToUInt32(const char *s, uint32_t &outValue) in ConvertColorToUInt32()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_javascript_result_callback.h81 napi_status s = napi_reference_ref(env_, objRef_, nullptr); variable
86 napi_status s = CreateNewWeakRef(env_, job.objRef_, &objRef_); variable
157 napi_status s = CreateNewWeakRef(env_, objRef_, &objRef_); in ToWeakRef() local
259 napi_status s = napi_has_named_property(env_, obj, methodName.c_str(), &hasFunc); in FindMethod() local
288 …napi_status s = napi_get_all_property_names(env_, obj, napi_key_include_prototypes, napi_key_all_p… in SetUpMethods() local
372 napi_status s = napi_reference_unref(env_, objRef_, &refCount); in Release() local
Dwebview_javascript_result_callback.cpp195 napi_status s = napi_ok; in CreateFunctionForH5() local
216 napi_status s = napi_ok; in AddFunctionToObjectForH5() local
225 napi_status s = napi_ok; in CreateProxyForH5Object() local
362 napi_status s = napi_ok; in ParseBasicTypeNwebValue2NapiValue() local
441 napi_status s = napi_ok; in ParseArrayNwebValue2NapiValue() local
462 napi_status s = napi_ok; in ParseDictionaryNwebValue2NapiValue() local
536 napi_status s = napi_ok; in ParseBasicTypeNapiValue2NwebValue() local
595 napi_status s = napi_ok; in ParseNapiValue2NwebValueHelper() local
636 napi_status s = napi_ok; in ParseDictionaryNapiValue2NwebValue() local
680 napi_status s = napi_ok; in HasAnnotationProperty() local
[all …]
/base/telephony/core_service/interfaces/innerkits/include/
Ddesensitize_string_stream.h71 std::streampos s = ss_.tellp(); in operator() local
/base/print/print_fwk/utils/include/
Dprint_ipp_over_usb_util.h50 inline std::string PrintIppOverUsbUtil::Uint8ToHexString(const uint8_t *v, const size_t s) in Uint8ToHexString()
69 inline void PrintIppOverUsbUtil::TrimString(std::string &s) in TrimString()
/base/tee/tee_client/frameworks/libteec_vendor/
Dtee_client_socket.c50 int s = socket(AF_UNIX, SOCK_STREAM, 0); in ConnectTeecdSocket() local
212 int s = -1; in CaDaemonConnectWithCaInfo() local
/base/useriam/user_auth_framework/test/unittest/services/src/
Dschedule_node_test.cpp343 InSequence s; // the following four method will be invoke in sequence variable
397 InSequence s; // the following four method will be invoke in sequence variable
446 InSequence s; // the following four method will be invoke in sequence variable
499 InSequence s; // the following four method will be invoke in sequence variable
554 InSequence s; // the following four method will be invoke in sequence variable
/base/hiviewdfx/hilog/services/hilogd/
Dmain.cpp111 struct stat s; in RedirectStdStreamToLogFile() local
174 struct stat s; in HilogdEntry() local
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
Dhks_chipset_platform_test.h69 struct HksParamSet *s = nullptr; member
/base/update/updater/test/unittest/service_test/
Dupdater_service_unittest.cpp131 for (auto s : args) { variable
145 for (auto s : args) { variable
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
Dthermal_common_event_receiver.cpp73 std::shared_ptr<Ces> s = std::make_shared<EventSubscriber>(info, eventHandles_); in RegisterSubscriber() local
/base/web/webview/ohos_interface/ohos_glue/base/ctocpp/
Dark_web_ctocpp_ref_counted.h67 …kWebRefPtr<BaseName> ArkWebCToCppRefCounted<ClassName, BaseName, StructName>::Invert(StructName* s) in Invert()
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
Dthread_sampler_utils.cpp49 std::string s = timeChars; in TimeFormat() local

1234