Home
last modified time | relevance | path

Searched refs:substr (Results 2026 - 2050 of 3371) sorted by relevance

1...<<81828384858687888990>>...135

/base/hiviewdfx/hitrace/test/unittest/hitrace_meter/
H A Dhitrace_ndk_test.cpp589 bool isStartSuc = GetTraceResult('B', traceName.substr(0, BUFFER_LEN), nullptr, 0, list); in HWTEST_F()
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Dfaultloggerd_system_test.cpp1206 buildId = s.substr(leftBraceIdx + 1, rightBraceIdx - leftBraceIdx - 1); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp560 std::string token = source.substr(0, pos); in StringSplit()
/base/notification/common_event_service/services/src/
H A Dcommon_event_control_manager.cpp833 lackPermission = lackPermission.substr(0, lackPermission.length() - CONNECTOR.length()); in CheckSubscriberPermission()
/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
H A Daccesstoken_info_manager.cpp105 pthread_setname_np(pthread_self(), name.substr(0, MAX_PTHREAD_NAME_LEN).c_str()); in Init()
/base/telephony/call_manager/services/call/src/
H A Dcall_status_manager.cpp570 predicates.EndsWith(DETAIL_INFO, phoneNum.substr(phoneNum.length() - QUERY_CONTACT_LEN)); in QueryCallerInfo()
/base/telephony/cellular_data/test/
H A Dcellular_data_test.cpp249 strResult = strResult.substr(0, iSize - 1); in GetCmdResult()
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp763 std::string mcc = plmn.substr(0, MCC_LEN); in GetIsoCountryCodeForNetwork()
H A Dnetwork_search_handler.cpp1483 std::string mcc = plmn.substr(0, MCC_LEN); in RadioResidentNetworkChange()
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_manager.cpp912 response, "TelRilSim", GetTelRilSim(slotId), &TelRilSim::SimOpenLogicalChannel, appID.substr(0), p2); in SimOpenLogicalChannel()
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp860 if (!MatchOrderString(regexCmd, perfCmd.substr(findPos, perfCmd.length() - findPos))) { in CheckPerfCmdString()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp600 continueType = continueType.substr(0, continueType.rfind(QUICK_START_CONFIGURATION)); in GetAbilityNameByContinueType()
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp41 strings.emplace_back(source.substr(start, LIMIT_PARCEL_SIZE)); in SplitString()
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp262 std::string uuid = groupDirGet.substr(groupDirGet.rfind('/')); in GetGroupDirWithCheck()
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dpac_map.cpp1249 return res.substr(0, splitLen); in RawTypeToString()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub_drag.cpp702 ? dragDropInfo.extraInfo.substr(EXTRA_INFO_MAX_LENGTH + 1) in OnDragStart()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_renderer.cpp301 std::string fontSize = fontProp.substr(0, fontProp.size() - 2); in JsSetFont()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp1295 fixParam = fixParam.substr(startPos, endPos - startPos + 1); in Initialize()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp1328 ret += formatStr.substr(pos, len - pos); in ParseLogContent()
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp1759 if (target.substr(0, target.find("/")) == bundleName) { in PackageChanged()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp1444 std::string bundleName = uri.substr(firstSlashPos + SLAH_OFFSET, secondSlashPos - firstSlashPos - SLAH_OFFSET); in GetBundleNameFromUri()
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp1759 if (target.substr(0, target.find("/")) == bundleName) { in PackageChanged()
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_frame_rate_manager.cpp1441 voteInfo.bundleName = package.substr(0, pos); in SetResultVoteInfo()
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_ffi.cpp50 return path.substr(FILE_URL_PREFIX.size()); in FileUrlToRawPath()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp127 return std::stol(line.substr(name.length())); in GetMemoryInfo()

Completed in 64 milliseconds

1...<<81828384858687888990>>...135