Home
last modified time | relevance | path

Searched refs:strlen (Results 5201 - 5225 of 5620) sorted by relevance

1...<<201202203204205206207208209210>>...225

/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
H A Dhks_ecc_verify_mt.cpp881 struct HksBlob pubId = { (uint32_t)strlen(PUB_KEY), (uint8_t *)PUB_KEY }; in RunTestCase()
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_child_test.cpp287 reinterpret_cast<uint8_t *>(const_cast<char *>(appEnv)), strlen(appEnv) + 1); in HWTEST_F()
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_data.c347 ret = strlen(readBuf); in GetLinkInformation()
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability.cpp1051 napi_create_function(env, "promiseCallback", strlen("promiseCallback"), PromiseCallback, in CallPromise()
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.cpp923 start += std::strlen("url(#"); in ParseIdFromUrl()
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension.cpp386 napi_create_function(env, "promiseCallback", strlen("promiseCallback"), PromiseCallback, in CallPromise()
H A Djs_ui_extension_base.cpp362 napi_status createStatus = napi_create_function(env, "promiseCallback", strlen("promiseCallback"), PromiseCallback, in CallPromise()
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_unit_test.cpp748 EXPECT_EQ(memcmp(view_->GetViewId(), id, strlen(id)), 0); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp984 if (configPath == nullptr || configPath[0] == '\0' || strlen(configPath) > MAX_PATH_LEN) { in GetNoDisablingConfigPath()
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.cpp752 jerry_eval(reinterpret_cast<const jerry_char_t *>(jerrySrc), strlen(jerrySrc), JERRY_PARSE_NO_OPTS); in JSIInterfaceTest020()
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/
H A Ddate_time_module_tdd_test.cpp48 jerry_length_t len = strlen(js); in RunJs()
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp747 if ((strlen(g_spkfilePath.c_str()) > PATH_MAX) || (realpath(g_spkfilePath.c_str(), path) == nullptr)) { in OpenSpkFile()
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp907 if ((cfgPath == nullptr) || (cfgPath[0] == '\0') || (strlen(cfgPath) > MAX_PATH_LEN)) { in LoadHotkeys()
/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dlocal_ability_manager.cpp926 if (strlen(buffer) == 0) { in FfrtDumperProc()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_info_manager.c1194 dataInfo->len = strlen(msg) + 1; in FillAuthdataInfo()
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_distributed_test.cpp112 int ret = SendMessage(AGENT_NO::ONE, msg, strlen(msg.c_str()), [&](const std::string &retId, int retLen) -> bool { in GetRemoteDeviceId()
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c674 int32_t serverId = g_sppDriver->OpenSppServer(name, (int32_t)strlen(name), UUID, 0); in CheckBrServerStateAndOpenSppServer()
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy_standard.cpp888 if (strncpy_s(metaNodeId, NETWORK_ID_BUF_LEN, retBuf, strlen(retBuf)) != EOK) { in ActiveMetaNode()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_wpa_p2p_test.cpp131 EXPECT_TRUE(strlen(address) == 0); in HWTEST_F()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util.c208 unsigned len = strlen(str); in HexStringToString()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/
H A Dhistreamer_ability_querier.cpp78 strlen(cJSON_GetStringValue(keyObj)) <= MAX_MESSAGES_LEN; in IsString()
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_gatt.c739 btUuid->uuidLen = (unsigned char)strlen(btUuid->uuid); in SetBtUuidByBroadCastType()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c284 Description : Adp function if user has not registered the callback for strlen
298 return (FILLP_UINT32)strlen(str); in FillpStrLen()
/third_party/curl/tests/libtest/
H A Dlib1560.c80 n = strlen(bufp); in checkparts()
/third_party/f2fs-tools/fsck/
H A Ddict.c1240 int sz = strlen(str) + 1; in dupstring()

Completed in 46 milliseconds

1...<<201202203204205206207208209210>>...225