Home
last modified time | relevance | path

Searched refs:strlen (Results 3726 - 3750 of 9177) sorted by relevance

1...<<141142143144145146147148149150>>...368

/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync_test.cpp93 int32_t ret = LnnLedgerDataChangeSyncToDB(key, VALUE, strlen(VALUE)); in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dbus_center_meta_node_sdk_test.cpp72 EXPECT_EQ((int32_t)strlen(metaNodeId), NETWORK_ID_BUF_LEN - 1); in HWTEST_F()
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_agent.cpp84 returnValueLen = strlen(localUdid.c_str()); in OnProcessMsg()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/phone/
H A Dble_auth_channel_phone_test.cpp202 ret = TestSendData(g_testData, strlen(g_testData) + 1); in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_network.c94 if (strlen(g_listeners[i].sessionName) == 0) { in TransRegisterNetworkingChannelListener()
/foundation/communication/dsoftbus/core/transmission/session/src/
H A Dtrans_session_service.c163 if (param->groupId == NULL || strlen(param->groupId) >= GROUP_ID_SIZE_MAX) { in TransOpenSession()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_monitor.cpp91 std::string data = notifyParam.substr(freqPos + strlen("freq=")); in WpaEventApNotifyCallBack()
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dcontent_sensor_manager_utils.cpp172 if (ret > 0 && strncmp(isE2EDeviceParam, SYNC_TYPE_E2E, strlen(SYNC_TYPE_E2E)) == 0) { in ObtainDeviceDataSyncMode()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_idl_interface_test.cpp109 int32_t bufSize = strlen((const char *)buff); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_impl_hal/
H A Dkv_store.c59 int ret = UtilsFileWrite(fd, value, strlen(value)); in SetValueToFile()
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp90 size_t length = strlen(tempBuffer); in GetAnonyInt32()
/foundation/filemanagement/app_file_service/test/fuzztest/remotefileshare_fuzzer/
H A Dremotefileshare_fuzzer.cpp167 if (memcpy_s(sc.cid, HMDFS_CID_SIZE, cid, strlen(cid)) != 0) { in ShareFilePathIoctlFdFuzzTest()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_message.cpp99 strlen(cJSON_GetStringValue(keyObj)) <= MAX_MESSAGES_LEN; in IsString()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dtext_blob.cpp46 return MakeFromText(str, strlen(str), font, encoding); in MakeFromString()
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dinit_utils.c126 size_t len = strlen(p); in SplitStringExt()
/kernel/linux/linux-5.10/arch/loongarch/boot/compressed/
H A Dstring.c88 size_t __weak strlen(const char *s) in strlen() function
/kernel/linux/linux-5.10/drivers/acpi/
H A Dspcr.c219 err = add_preferred_console(uart, 0, opts + strlen(uart) + 1); in acpi_parse_spcr()
/kernel/linux/linux-5.10/arch/alpha/lib/
H A DMakefile23 $(ev67-y)strlen.o \
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dplatform-pci-unplug.c188 l = strlen(p); in parse_xen_emul_unplug()
/kernel/linux/linux-5.10/block/partitions/
H A Dmac.c113 l = strlen(part->name); in mac_partition()
/kernel/linux/common_modules/xpm/core/
H A Dxpm_misc_device.c82 config->ownerid, strlen(config->ownerid)); in xpm_set_ownerid()
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dserial.c43 count = strlen(buf); in serial_edit_cmdline()
H A Dtreeboot-akebono.c103 userdata_len = strlen(userdata); in platform_init()
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c32 int len = strlen(string); in wd_stop()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dbacklight.c66 if (prop && strncmp(prop, type, strlen(type)) == 0) { in pmac_has_backlight_type()

Completed in 12 milliseconds

1...<<141142143144145146147148149150>>...368