/foundation/multimedia/media_library/frameworks/native/media_library_asset_manager/src/ |
H A D | media_asset_manager_impl.cpp | 217 char str[UUID_STR_LENGTH] = {}; in GenerateRequestId() local 218 uuid_unparse(uuid, str); in GenerateRequestId() 219 return str; in GenerateRequestId()
|
/foundation/multimodalinput/input/service/subscriber/src/ |
H A D | key_shortcut_manager.cpp | 404 return sModifiers.str(); in FormatModifiers() 563 return sPressedKeys.str(); in FormatPressedKeys() 589 MMI_HILOGI("Foreground pids: [%{public}s]", sPids.str().c_str()); in GetForegroundPids()
|
/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_other_test.cpp | 593 * @tc.desc: fsm msg type to str test 600 const char *str = "UNKNOWN MSG!!"; in HWTEST_F() local 602 EXPECT_EQ(ret, str); in HWTEST_F() 605 EXPECT_EQ(ret, str); in HWTEST_F() 614 * @tc.desc: fsm msg type to str test 648 * @tc.desc: fsm msg type to str test 672 * @tc.desc: fsm msg type to str test 693 * @tc.desc: fsm msg type to str test
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/ |
H A D | lnn_disctributed_net_ledger_test.cpp | 697 char str[] = "softBus"; in HWTEST_F() local 698 strcpy_s(info.deviceInfo.deviceUdid, sizeof(str), str); in HWTEST_F()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_state_machine.cpp | 1035 iter->second << "|" << GetScanInfoMsg(interScanInfo).str(); in RecordFilteredScanResult() 1054 " : \"" << filteredMsg.second.str() << "\""; in GetFilteredScanResultMsg() 1056 return filterSavedScanInfo.str(); in GetFilteredScanResultMsg()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/ |
H A D | basic_rust_types.rs | 179 let str = char_ptr_to_string(value as *const c_uchar, value_len); 180 vec.push(str); 799 let key = std::str::from_utf8_unchecked(key_bytes);
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
H A D | single_kvstore_client_test.cpp | 644 std::string str("prefix"); in SingleGenerate1025KeyLen() 647 str += "a"; in SingleGenerate1025KeyLen() 649 return str; in SingleGenerate1025KeyLen()
|
/foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/ |
H A D | dbm_kv_store.c | 231 static boolean IsStrSame(const char* value, int len, const char* str) in IsStrSame() argument 233 if ((unsigned int)len != strlen(str) + 1) { in IsStrSame() 238 if (*value++ != *str++) { in IsStrSame()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_import_and_export_rd_test.cpp | 1190 std::string str(1024, 'k'); in HWTEST_F() 1191 Value value(str.begin(), str.end()); in HWTEST_F()
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | base_key.cpp | 164 std::string str = it.substr(prefix.length()); in GetCandidateVersion() local 166 if (IsNumericStr(str) && StrToInt(str, ver) && ver >= candidate) { in GetCandidateVersion()
|
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
H A D | svc_session_manager.cpp | 128 throw BError(BError::Codes::SA_REFUSED_ACT, ss.str()); in VerifyBundleName() 172 throw BError(BError::Codes::SA_REFUSED_ACT, ss.str()); in OnBundleFileReady() 416 throw BError(BError::Codes::SA_REFUSED_ACT, ss.str()); in GetBackupExtNameMap()
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | callbacks.c | 293 FILLP_UINT32 FillpStrLen(IN FILLP_CHAR *str) in FillpStrLen() argument 295 if (str == FILLP_NULL_PTR) { in FillpStrLen() 298 return (FILLP_UINT32)strlen(str); in FillpStrLen()
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_arg.cpp | 921 bool WebGLArg::CheckString(const std::string& str) in CheckString() argument 923 for (size_t i = 0; i < str.length(); ++i) { in CheckString() 924 unsigned char c = str[i]; in CheckString()
|
/foundation/window/window_manager/wm/src/ |
H A D | window_extension_session_impl.cpp | 348 TLOGI(WmsLogTag::WMS_UIEXT, "surfaceNode is null, %{public}s", ss.str().c_str()); in HidePrivacyContentForHost() 354 TLOGI(WmsLogTag::WMS_UIEXT, "Notify Render Service client finished, %{public}s, err: %{public}u", ss.str().c_str(), in HidePrivacyContentForHost() 1244 oss.str()); in ReportModalUIExtensionMayBeCovered()
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | init_64.c | 117 static int __init nonx32_setup(char *str) in nonx32_setup() argument 119 if (!strcmp(str, "on")) in nonx32_setup() 121 else if (!strcmp(str, "off")) in nonx32_setup()
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | ataflop.c | 1628 printk (KERN_INFO "floppy%d: setting size %d spt %d str %d!\n", in fd_locked_ioctl() 1696 printk (KERN_INFO "floppy%d: blk %d spt %d str %d!\n", in fd_locked_ioctl() 2064 static int __init atari_floppy_setup(char *str) in atari_floppy_setup() argument 2072 str = get_options(str, 3 + FD_MAX_UNITS, ints); in atari_floppy_setup()
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | firmware.c | 1223 * @str: the string to output. 1224 * @count: length of str 1231 int pdc_iodc_print(const unsigned char *str, unsigned count) in pdc_iodc_print() argument 1237 switch(str[i]) { in pdc_iodc_print() 1245 iodc_dbuf[i] = str[i]; in pdc_iodc_print()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | iommu.c | 774 static int __init disable_ddw_setup(char *str) in disable_ddw_setup() argument 1488 static int __init disable_multitce(char *str) in disable_multitce() argument 1490 if (strcmp(str, "off") == 0 && in disable_multitce()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | eeh.c | 142 static int __init eeh_setup(char *str) in eeh_setup() argument 144 if (!strcmp(str, "off")) in eeh_setup() 146 else if (!strcmp(str, "early_log")) in eeh_setup()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | eeh.c | 142 static int __init eeh_setup(char *str) in eeh_setup() argument 144 if (!strcmp(str, "off")) in eeh_setup() 146 else if (!strcmp(str, "early_log")) in eeh_setup()
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | firmware.c | 1352 * @str: the string to output. 1353 * @count: length of str 1360 int pdc_iodc_print(const unsigned char *str, unsigned count) in pdc_iodc_print() argument 1369 switch(str[i]) { in pdc_iodc_print() 1377 iodc_dbuf[i] = str[i]; in pdc_iodc_print()
|
/kernel/linux/linux-5.10/drivers/input/tablet/ |
H A D | aiptek.c | 353 static int map_str_to_val(const struct aiptek_map *map, const char *str, size_t count) in map_str_to_val() argument 357 if (str[count - 1] == '\n') in map_str_to_val() 361 if (!strncmp(str, p->string, count)) in map_str_to_val()
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-omap.c | 963 char str[20]; in sdhci_omap_iodelay_pinctrl_state() local 969 snprintf(str, 20, "%s-%s", mode, version); in sdhci_omap_iodelay_pinctrl_state() 970 pinctrl_state = pinctrl_lookup_state(omap_host->pinctrl, str); in sdhci_omap_iodelay_pinctrl_state()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 1096 char str[ETH_GSTRING_LEN]; member 1102 .str = NAME, \ 1129 memcpy(*p, mlxsw_sp_ptp_port_stats[i].str, in mlxsw_sp1_get_stats_strings()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | asus_atk0110.c | 318 * - name (str) 770 char *str = file->private_data; in atk_debugfs_ggrp_read() local 771 size_t len = strlen(str); in atk_debugfs_ggrp_read() 773 return simple_read_from_buffer(buf, count, pos, str, len); in atk_debugfs_ggrp_read()
|