Home
last modified time | relevance | path

Searched refs:substr (Results 1451 - 1475 of 3507) sorted by relevance

1...<<51525354555657585960>>...141

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_analysis_album_operation_test/src/
H A Dmedialibrary_analysis_album_operation_test.cpp389 string tmp = uri.substr(PhotoColumn::PHOTO_URI_PREFIX.size()); in GetPhotoId()
390 return tmp.substr(0, tmp.find_first_of('/')); in GetPhotoId()
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp784 realPath = path.substr(0, position + 1) + real + path.substr(position, path.size()); in GetPathByHandle()
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_mock.cpp377 std::string rawFile = path.substr(strlen("file://")); in SetSource()
703 std::string rawFile = path.substr(strlen("file://")); in AddSubSource()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_monitor.cpp693 std::string type = notifyParam.substr(0, begPos); in WpaEventStaNotifyCallBack()
702 std::string data = notifyParam.substr(freqPos + strlen("freq=")); in WpaEventStaNotifyCallBack()
/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp293 std::string tech = uri.type.substr(0, pos); in UpdateTagAppList()
298 std::string nfcType = uri.type.substr(pos + 1, uri.type.size()); in UpdateTagAppList()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_service.cpp352 return imsi.substr(EAP_AUTH_IMSI_MCC_POS, EAP_AUTH_MAX_MCC_LEN); in GetMcc()
357 return imsi.substr(EAP_AUTH_IMSI_MNC_POS, mncLen); in GetMnc()
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp234 value = params.substr(pos + step + 1, splitPosEnd - pos - step - 1); in GetAudioParamStr()
236 value = params.substr(pos + step + 1); in GetAudioParamStr()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dsoftbus_channel_adapter.cpp599 std::string peerDevId = (it->first).substr(position + 1); in GetPeerDevIdBySessId()
611 return sessName.substr(0, position); in GetOwnerFromSessName()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp516 physicalPath = physicalPath.substr(0, pos); in CheckCopyRule()
528 checkPath = checkPath.substr(0, pos); in CheckCopyRule()
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp88 substring = str.substr(start, index - start); in SplitStringFully()
96 substring = str.substr(start); in SplitStringFully()
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp104 substring = str.substr(start, index - start); in SplitStringFully()
112 substring = str.substr(start); in SplitStringFully()
/third_party/gn/src/gn/
H A Dxcode_writer.cc208 return SourceFile("//" + file_path_utf8.substr( in FilePathToSourceFile()
1025 pbxtarget_name = target_name.substr( in AddBundleTarget()
/third_party/json/tests/src/
H A Dunit-testsuites.cpp1349 return str.substr(first, (last - first + 1));
1377 line = line.substr(0, line.find_last_of(','));
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_virtualvalues.cpp620 assert(s.substr(0, 5) == "Param");
700 std::istringstream is(s.substr(2));
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageViewTests.cpp361 return de::toLower(fullName.substr(10)); in getFormatCaseName()
616 return de::toLower(fullName.substr(21)); in getComponentSwizzleCaseName()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSparseRenderTargetTests.cpp802 DE_ASSERT(formatStr.substr(0, prefix.length()) == prefix); in formatToName()
804 return de::toLower(formatStr.substr(prefix.length())); in formatToName()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp597 const string nameBase = de::toLower(formatStr.substr(10)); in populateTextureCompressedFormatTests()
623 const string nameBase = de::toLower(formatStr.substr(10)); in populate3DTextureCompressedFormatTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrViewTests.cpp829 name << de::toLower(de::toString(params.format).substr(10)); in addPlaneViewCase()
839 name << "_compatible_format_" << de::toLower(de::toString(params.planeCompatibleFormat).substr(10)); in addPlaneViewCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp480 const string caseName = de::toLower(string(enumName).substr(10)); in addImageCompressionControlTests()
725 const string caseName = de::toLower(string(enumName).substr(10)); in addAhbCompressionControlTests()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDataLayout.cpp259 Tok = Tok.substr(1); in parseSpecifier()
407 Tok = Tok.substr(1); in parseSpecifier()
/third_party/vk-gl-cts/external/amber/src/samples/
H A Damber.cc502 delegate.SetScriptPath(file.substr(0, file.find_last_of("/\\") + 1));
650 pos != std::string::npos && image_filename.substr(pos + 1) == "png";
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
H A Dfuzz.cpp741 // substr to mean "the end of the string"; there is no need to check the in main()
744 std::string in_facts_file = in_binary_file.substr(0, dot_pos) + ".facts"; in main()
810 // substr to mean "the end of the string"; there is no need to check the in main()
813 std::string output_file_prefix = out_binary_file.substr(0, dot_pos); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
H A Dfuzz.cpp741 // substr to mean "the end of the string"; there is no need to check the in main()
744 std::string in_facts_file = in_binary_file.substr(0, dot_pos) + ".facts"; in main()
810 // substr to mean "the end of the string"; there is no need to check the in main()
813 std::string output_file_prefix = out_binary_file.substr(0, dot_pos); in main()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrViewTests.cpp739 name << de::toLower(de::toString(params.format).substr(10)); in addPlaneViewCase()
749 name << "_compatible_format_" << de::toLower(de::toString(params.planeCompatibleFormat).substr(10)); in addPlaneViewCase()
/third_party/spirv-tools/tools/fuzz/
H A Dfuzz.cpp722 // substr to mean "the end of the string"; there is no need to check the in main()
725 std::string in_facts_file = in_binary_file.substr(0, dot_pos) + ".facts"; in main()
787 // substr to mean "the end of the string"; there is no need to check the in main()
790 std::string output_file_prefix = out_binary_file.substr(0, dot_pos); in main()

Completed in 62 milliseconds

1...<<51525354555657585960>>...141