Home
last modified time | relevance | path

Searched refs:substr (Results 1276 - 1300 of 2052) sorted by relevance

1...<<51525354555657585960>>...83

/drivers/peripheral/codec/test/demo/heif/src/
H A Dbuffer_helper.cpp54 int ret = sscanf_s(filePath.substr(pos).c_str(), "[%ux%u][%ux%u][fmt0x%x].yuv", in ExtractPixelInfoFromFilePath()
/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dhibernate.cpp125 auto partitionNum = fileSystemInfo.substr(index + 1); in GetResumeInfo()
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiled_cache.cpp245 int currentOpVersion = std::stoi(currentVersion.substr(OPVERSION_SUBSTR_NUM)); in GenerateCacheModel()
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_data_storage.cpp202 std::string missionId = fileNameExcludePath.substr(fileNameExcludePath.find("_") + 1, missionIdLength); in CheckFileNameValid()
/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp97 return linkString.substr(0, pos); in GetOptParamUri()
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dapp_recovery.cpp491 std::string missionIdStr = fileName.substr(0, pos); in GetMissionIds()
/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.cpp207 frontend_->SetFormSrc(formSrc.substr(2)); // 2:length of "./" in RunCard()
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.cpp313 pluginResourceInfo.SetPackagePath(path.substr(0, position + 1)); in SetPluginComponentTheme()
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_constants.cpp484 fileNameList.emplace_back(file.substr(0, file.size() - (sizeof(FILE_TYPE_JSON) - 1))); in LoadCustomStyle()
/foundation/arkui/ace_engine/frameworks/core/components/relative_container/
H A Drender_relative_container.cpp136 loopDependentNodes.substr(0, loopDependentNodes.size() - 1).c_str()); in PreTopologicalLoopDetection()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend.cpp268 fixParam = fixParam.substr(startPos, endPos - startPos + 1); in HandleAsyncEvent()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.h159 percent = percent.substr(0, index); in IsPercentStr()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.cpp52 gradient.AddColor(GradientColor(progress.ParseColor(colors->GetArrayItem(index)->ToString().substr( in ParseGradient()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dhmp_bundle_installer.cpp88 auto bundleName = pos != std::string::npos ? bundleDir.substr(pos + 1) : ""; in InstallNormalAppInHmp()
/foundation/multimedia/av_codec/frameworks/native/capi/avdemuxer/
H A Dnative_avdemuxer.cpp49 std::string byteString = item.first.substr(i, step); in ProcessApplicationDrmInfo()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_utils.cpp234 rtv.emplace_back(str.substr(startPos, endPos - startPos)); in SplitString()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_telemetry.cpp258 return Utils::ToUint32(line.substr(maxCoreIndex)) + 1; in GetCoreCount()
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_config.cpp136 rootPath_.assign(rootPath.substr(0, idx) + "/"); in ParseConfig()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dconvert.cpp115 return str.substr(start, end); // Remove quotation marks from both ends. in RemoveQuotes()
/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dfilter_base.cpp223 auto type = mime.substr(0, mime.find_first_of('/')); in NamePort()
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Dmultistages_capture_deferred_photo_proc_session_callback.cpp228 string displayName = imageId.substr(slashIndex + 1); in GetCommandByImageId()
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_sound_normal_impl.cpp84 fileDes_ = std::stoi(audioUri_.substr(fdHead.size())); in ResetAVPlayer()
/foundation/multimedia/player_framework/frameworks/native/screen_capture/
H A Dscreen_capture_impl.cpp244 std::string inputFd = config.recorderInfo.url.substr(fdHead.size()); in InitCaptureFile()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_edit_test.cpp240 return ROOT_DIR + ".editData/" + path.substr(ROOT_DIR.length()); in GetEditDataDirPath()
/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Davmetadata_collector.cpp191 if (mime.substr(0, imageTypeLength).compare("image") == 0) { in GetMetadata()

Completed in 20 milliseconds

1...<<51525354555657585960>>...83