Home
last modified time | relevance | path

Searched refs:strlen (Results 7551 - 7575 of 9506) sorted by relevance

1...<<301302303304305306307308309310>>...381

/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dcommon.c591 strlen(node_name))) in rkispp_is_reg_withstream_local()
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-wlan.c561 if (strings && strlen(strings) < 64) in wlan_platdata_parse_dt()
/drivers/hdf_core/framework/model/camera/dispatch/src/
H A Dcamera_dispatch.c99 ret = GetCameraId(deviceName, strlen(deviceName), &camId); in CameraOpenCamera()
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
H A Daudio_proxy_adapter.cpp294 uint32_t adapterNameLen = strlen(hwAdapter->adapterDescriptor.adapterName); in AudioProxyAdapterCreateRenderSplit()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter.cpp371 uint32_t adapterNameLen = strlen(hwAdapter->adapterDescriptor.adapterName); in AudioAdapterCreateRenderPre()
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_node.cpp241 size_t omxRoleLen = strlen(reinterpret_cast<const char *>(omxRole)); in ComponentRoleEnum()
/drivers/peripheral/input/hal/src/
H A Dinput_controller.c60 if (strncpy_s(buf, length, tempStr, strlen(tempStr)) == EOK) { in ReadStrBuf()
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test_io.cpp237 uint32_t size = strlen(sendData) + 1; in AcmFillWriteRequest()
/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/
H A Dcommon_napi_utils.cpp150 if (napi_create_string_utf8(env, str.c_str(), strlen(str.c_str()), &value) != napi_ok) { in CreateStringUtf8()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp164 if (ret <= 0 || strncmp(paramOutBuf, hook_mode, strlen(hook_mode)) != 0) { in IsHookModeEnabled()
/foundation/arkui/ace_engine/interfaces/native/event/
H A Ddrag_and_drop_impl.cpp99 auto strLeng = strlen(dragEvent->dataTypes[i]) + 1; in OH_ArkUI_DragEvent_GetDataTypes()
/foundation/arkui/napi/test/unittest/jsvm/
H A Dtest_jsvm.cpp143 OH_JSVM_CreateStringUtf8(env, (char*)data, strlen((char*)data), &output); in hello_fn()
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_edit_text.cpp492 if (inputText_->GetText() != nullptr && strlen(inputText_->GetText()) > 0) { in OnDraw()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_manager_service.cpp439 if (*bundleName != nullptr && strlen(*bundleName) > MAX_BUNDLE_NAME_LEN) { in CheckSystemBundleIsValid()
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_loader.cpp60 return std::strlen(ext) == (fileUri.length() - pos); in HasExtension()
/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp155 if ((strlen(spkFilePath.c_str()) > PATH_MAX) || (realpath(spkFilePath.c_str(), path) == nullptr)) { in OpenSpkFile()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_memory_manager.cpp503 if (strncmp(str, "Allocated", strlen("Allocated")) == 0) { in DumpMallocStat()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/
H A Dimage_compressor.cpp1418 size_t sourceSize = strlen(g_programSource) + 1; // '\0' occupies 1 bytes in AstcClBuildProgram()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dm3u8.cpp49 auto pos = baseUrl.find('/', strlen("https://")); in UriJoin()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dapi_test.cpp94 if (memcpy_s(g_codecName, sizeof(g_codecName), TMP_CODEC_NAME, strlen(TMP_CODEC_NAME)) != 0) { in SetUpTestCase()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmedia_file_uri_test.cpp108 index += strlen("thumbnail"); in GetParamsFromUriTest()
/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp347 int32_t len = strlen(line); in ReadProConfigFile()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_manager_test/
H A Dtrans_channel_manager_test.cpp559 int32_t ret = TransCloseChannelWithStatistics(1, 1, 1, static_cast<const void *>(data), strlen(data)); in HWTEST_F()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_process.c515 msgPara->newNetworkId, strlen(msgPara->newNetworkId)) != EOK) { in ProcessLeaveInvalidConn()
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_trans.c193 *outDataLen = strlen(data) + 1; in SerializeByJson()

Completed in 40 milliseconds

1...<<301302303304305306307308309310>>...381