Home
last modified time | relevance | path

Searched +defs:val +defs:s (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dparcel_wrapper.cpp61 std::u16string s = Str8ToStr16(std::string(name)); in WriteInterfaceToken() local
111 bool ReadString(Parcel &parcel, rust::string &val) in ReadString()
122 bool WriteString(Parcel &parcel, const rust::str val) in WriteString()
124 auto s = std::string(val); in WriteString() local
128 bool WriteString16(Parcel &parcel, const rust::str val) in WriteString16()
227 bool ReadBoolVector(Parcel &parcel, rust::vec<bool> &val) in ReadBoolVector()
231 bool ReadInt8Vector(Parcel &parcel, rust::vec<int8_t> &val) in ReadInt8Vector()
235 bool ReadInt16Vector(Parcel &parcel, rust::vec<int16_t> &val) in ReadInt16Vector()
239 bool ReadInt32Vector(Parcel &parcel, rust::vec<int32_t> &val) in ReadInt32Vector()
263 bool ReadFloatVector(Parcel &parcel, rust::vec<float> &val) in ReadFloatVector()
[all …]
/ohos5.0/base/sensors/sensor/utils/ipc/include/
H A Dstream_buffer.h104 const char *s = StreamBufferGetErrorStatusRemark(streamBufferPtr_.get()); in Read() local
121 const char *s = StreamBufferGetErrorStatusRemark(streamBufferPtr_.get()); in Write() local
146 T val; in Read() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_log.h69 #define RE_FORMAT(level, s, ...) do { \ argument
76 #define RE_FORMAT(level, s, ...) do { \ argument
101 #define LOG(level, s, ...) RE_FORMAT(level, "[%s %d] " s, __FUNCTION__, __LINE__, ##__VA_ARGS__) argument
108 #define TLOG(level, s, ...) do { \ argument
118 #define HLOG(level, s, ...) RE_FORMAT(level, "%s[%s][%s %d] " s, \ argument
126 #define SLOG(level, s, ...) RE_FORMAT(level, "%s[%s][%s %d] " s, \ argument
133 #define IF_TRUE_RETURN_VAL(cond, val) \ argument
139 #define IF_TRUE_RETURN_VAL_WITH_MSG(cond, val, msg, ...) \ argument
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_util.c74 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()
260 void SkipNextComma(char **s) in SkipNextComma()
328 int32_t NextStr(char **s, char **out) in NextStr()
367 int32_t NextBool(char **s, char *out) in NextBool()
[all …]
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common.c67 int val; in DealDigital() local
93 int val; in DealSymbol() local
234 static int HdiRsnIdToCipher(const uint8_t *s) in HdiRsnIdToCipher()
248 static int HdiRsnIdToCipherSuite(const uint8_t *s) in HdiRsnIdToCipherSuite()
283 static int HdiKeyMgmtToAuthMgmt(const uint8_t *s) in HdiKeyMgmtToAuthMgmt()
297 static int HdiRsnKeyMgmtToAuthMgmt(const uint8_t *s) in HdiRsnKeyMgmtToAuthMgmt()
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_sbuf_test.cpp110 static bool DataCompare(const void *s, const void *t, uint32_t size) in DataCompare()
149 int8_t val = 0; in PullDataSequence() local
309 uint64_t val = 0; variable
344 int8_t val = 0; variable
377 int16_t val = 0; variable
410 int32_t val = 0; variable
443 int64_t val = 0; variable
476 uint32_t val = 0; variable
509 uint16_t val = 0; variable
542 uint8_t val = 0; variable
[all …]
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.h86 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
350 napi_value val = nullptr; in CreateNewWeakRef() local
372 napi_status s = napi_reference_unref(env_, objRef_, &refCount); in Release() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c558 FILLP_INT SockRecv(FILLP_INT s, void *mem, FILLP_SIZE_T len, FILLP_INT flags) in SockRecv()
1437 FILLP_INT SockFcntl(FILLP_INT s, FILLP_INT cmd, FILLP_INT val) in SockFcntl()
1480 FILLP_INT SockIoctlsocket(FILLP_INT s, FILLP_SLONG cmd, FILLP_CONST FILLP_INT *val) in SockIoctlsocket()
1646 FILLP_INT SockGetSockEvt(FILLP_INT s) in SockGetSockEvt()
1679 void SockSetNonblocking(struct FtSocket *sock, FILLP_INT val) in SockSetNonblocking()
1688 FILLP_INT SockEventInfoGet(int s, FtEventCbkInfo *info) in SockEventInfoGet()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp79 unsigned val; in HexSequence() local
319 static std::vector<std::string> Split(const std::string& s, const char* delim) in Split()
377 std::list<std::shared_ptr<Tag>> ParseEntries(std::string& s) in ParseEntries()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.cpp79 unsigned val; in HexSequence() local
315 static std::vector<std::string> Split(const std::string& s, const char* delim) in Split()
384 std::list<std::shared_ptr<Tag>> ParseEntries(const std::string& s) in ParseEntries()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_processor.cpp265 int val = StoiTryCatch(dataConn, arg); in VgsSetter() local
271 int val = StoiTryCatch(dataConn, arg); in VgmSetter() local
577 for (auto &s : out) { in BindSetter() local
668 for (auto &s : out) { in BacSetter() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp114 struct stat s; in CheckFilePath() local
652 std::string BundleUtil::GetBoolStrVal(bool val) in GetBoolStrVal()
910 std::string BundleUtil::GetHexHash(const std::string &s) in GetHexHash()
922 void BundleUtil::RecursiveHash(std::string& s) in RecursiveHash()
941 std::string s = std::to_string(timestampNanoseconds); in GenerateUuid() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp29 int64_t val = 0; in BindInt64() local
50 bool val = false; in BindBool() local
71 double val = 0.0; in BindDouble() local
114 Bytes val; in BindBlob() local
153 Bytes val; in BindAsset() local
207 int64_t val = 0; in Int64ToVector() local
219 bool val = false; in BoolToVector() local
235 std::ostringstream s; in DoubleToVector() local
244 std::string val; in TextToVector() local
265 Asset val; in BlobToVector() local
[all …]
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c128 static FILLP_INT FillpSysAdptArchAtomicInc(SysArchAtomic *v, FILLP_INT val) in FillpSysAdptArchAtomicInc()
138 static FILLP_INT FillpSysAdptArchAtomicDec(SysArchAtomic *v, FILLP_INT val) in FillpSysAdptArchAtomicDec()
158 static FILLP_INT FillpSysAdptArchAtomicInc(SysArchAtomic *v, FILLP_INT val) in FillpSysAdptArchAtomicInc()
168 static FILLP_INT FillpSysAdptArchAtomicDec(SysArchAtomic *v, FILLP_INT val) in FillpSysAdptArchAtomicDec()
272 void *FillpMemChr(IN FILLP_CONST void *s, IN FILLP_INT c, IN FILLP_SIZE_T n) in FillpMemChr()
521 FILLP_INT FillpSysArchAtomicInc(IO SysArchAtomic *var, FILLP_INT val) in FillpSysArchAtomicInc()
541 FILLP_INT FillpSysArchAtomicDec(IO SysArchAtomic *var, FILLP_INT val) in FillpSysArchAtomicDec()
1132 IN FILLP_INT val) /* arguments for socket */ in FillpFuncFcntl()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_command_processor.cpp424 for (auto s = out.begin(); s != out.end(); s++) { in ProcessChld() local
459 for (auto &s : out) { in ProcessListHfIndicators() local
585 int val = StoiTryCatch(arg); in ProcessVgm() local
591 int val = StoiTryCatch(arg); in ProcessVgs() local
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_tx_dev.c206 static int32_t SemaInit(struct semaphore *sem, uint16_t val) in SemaInit()
573 static void MipiDsiDevProcDevShow(struct seq_file *s) in MipiDsiDevProcDevShow()
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp102 inline napi_handle_scope HandleScopeToNapiHandleScope(HandleScopeWrapper* s) in HandleScopeToNapiHandleScope()
107 inline HandleScopeWrapper* NapiHandleScopeToHandleScope(napi_handle_scope s) in NapiHandleScopeToHandleScope()
112 …capable_handle_scope EscapableHandleScopeToNapiEscapableHandleScope(EscapableHandleScopeWrapper* s) in EscapableHandleScopeToNapiEscapableHandleScope()
117 …leHandleScopeWrapper* NapiEscapableHandleScopeToEscapableHandleScope(napi_escapable_handle_scope s) in NapiEscapableHandleScopeToEscapableHandleScope()
783 Local<panda::JSValueRef> val = LocalValueFromJsValue(value); in napi_coerce_to_bool() local
841 Local<panda::JSValueRef> val = obj->GetPrototype(vm); in napi_get_prototype() local
1946 Local<panda::JSValueRef> val = nativeObject->Get(vm, key); in napi_unwrap() local
1969 Local<panda::JSValueRef> val = nativeObject->Get(vm, key); in napi_remove_wrap() local
2052 void* val = nativeObject->GetNativePointerField(vm, 0); in napi_unwrap_sendable() local
2069 void* val = nativeObject->GetNativePointerField(vm, 0); in napi_remove_wrap_sendable() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp312 void ParseLineDash(const std::string& val, SegmentInfo& segmentInfo) in ParseLineDash()
327 void ParseTextPlacement(const std::string& val, TextInfo& textInfo) in ParseTextPlacement()
356 auto val = data->GetString(); in GetAttrDataSetData() local
1500 std::string GetArrayItemSubstring(const std::string& s) in GetArrayItemSubstring()
/ohos5.0/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.cpp327 static bool IsNum(const std::string &s) in IsNum()
832 napi_value val = nullptr; in CompareAndReturnCacheItem() local
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket.cpp95 void Set(const std::string &key, const std::string &val) in Set()
1577 static bool StartsWith(const std::string &s, const std::string &prefix) in StartsWith()