Home
last modified time | relevance | path

Searched refs:substr (Results 1401 - 1425 of 3008) sorted by relevance

1...<<51525354555657585960>>...121

/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_data_storage.cpp263 std::string anonUdid = udid.substr(START_INDEX, PRINTF_LENGTH); in AnonymizeUdid()
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.cpp503 screenSetting.multiAppStrategyName = multiAppStrategy.substr( in ParseMultiAppStrategy()
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Dmedia_muxer.cpp347 pthread_setname_np(pthread_self(), threadName_.substr(0, nameSizeMax).c_str());
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_parser.cpp315 std::string fontName = fontSet_[i].substr(idx + 1, fontSet_[i].size() - idx - 1); in SetFontDescriptor()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_handler.h55 std::string caller("[" + file_.substr(split + 1) + "(" + func_ + ":" + std::to_string(line_) + ")]"); in ToString()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_dump.cpp257 property.Append(propertyStr.substr(oldpos, pos - oldpos)); in DumpNodeDrawCmdModifier()
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_native.cpp302 return path.substr(filePrefix.size()); in UrlToPath()
/foundation/multimedia/av_session/services/session/server/migrate/
H A Dmigrate_avsession_server.cpp173 std::string jsonStr = data.substr(MSG_HEAD_LENGTH); in ProcControlCommand()
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_register.cpp391 libName.substr(libFileHead.size(), libName.size() - libFileHead.size() - libFileTail.size()); in RegisterPluginsFromPath()
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp286 rtv.emplace_back(str.substr(startPos, endPos - startPos)); in SplitString()
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_adapter.cpp138 componentName_ = pluginName_.substr(firstDotPos + 1); // ComponentCapability.compName in Init()
/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H A Dtime_lapse_photo_session_fuzzer.cpp269 cameraId = cameraId.substr(delimPos + 1); in TestGetMetadata()
/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_scanner.cpp477 std::string mimePrefix = data_->GetMimeType().substr(0, pos) + "/*"; in GetMediaInfo()
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp432 std::string sessionName = CLIENT_SESSION_NAME + networkId.substr(0, BIND_STRING_LENGTH); in OpenSessionLocked()
/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_database_helper.cpp44 const auto dir = fileName.substr(0, pos); in CheckFilePath()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp88 param = url.substr(index + 1); in HandleMethodForGet()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_adapter_standard.cpp542 return name.substr(0, pos); in GetPipeId()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dbackup_manager_test.cpp105 auto filename = file.name.substr(0, file.name.length() - 4); in DeleteBackUpFiles()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_task_context.cpp437 return currentAlgoStr.substr(0, currentAlgoStr.length() - 1); in GetRemoteCompressAlgoStr()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_schema_object_test.cpp884 std::string valueBeforeOffset = valueToString.substr(0, beforeOffset.size()); in HWTEST_F()
H A Ddistributeddb_parcel_unit_test.cpp538 EXPECT_TRUE(readData == writeData.substr(0, writeData.size() - 1)); in HWTEST_F()
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp67 packagePath_ = packagePath_.substr(0, packagePath_.length() - 1); in Packet()
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_cloud_mock.cpp135 metaBase.name = nameStr.substr(0, lastSlash); in LookupRecycledFile()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dxml_parse.cpp166 sValue = sValue.substr(SIZEOF_0X, sValue.size() - SIZEOF_0X); in GetValue()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_scene_config.cpp110 std::string tmp = str.substr(i, position - i); in Split()

Completed in 28 milliseconds

1...<<51525354555657585960>>...121