Home
last modified time | relevance | path

Searched refs:npos (Results 951 - 975 of 1623) sorted by relevance

1...<<31323334353637383940>>...65

/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp125 if (position != std::string::npos) { in GetSpecifiedTypeFiles()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_switch.cpp144 bool isChecked = checked.find("\"checked\":true") != std::string::npos; in PrepareCheckedListener()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Dbase_animation_bridge.cpp136 if (pos != std::string::npos) { in HandleTransformOrigin()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpage_url_checker_ohos.cpp198 if (harStartPos != std::string::npos) { in LoadPageUrl()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/
H A Dextend_resource_manager_proxy.cpp310 if (pos == std::string::npos) { in CopyFiles()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_bundle_manager.cpp164 if (std::string::npos != elementTemp.GetBundleName().find("service")) { in QueryAbilityInfo()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon_handler.cpp75 if (fileName.find("..") != std::string::npos) { in ExtractHap()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_installer.cpp317 if (pos != std::string::npos && pos > 1) { in UninstallAllSandboxApps()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_profile.cpp174 if (name.find(ServiceConstants::RELATIVE_PATH) != std::string::npos) { in CheckNameIsValid()
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_node_graph_loader.cpp128 if (const auto delim = ver.find('.'); delim != string::npos) { in CompatibilityCheck()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dref_uri.h452 if (ESCAPED_CHARS.find(res[i]) != BASE_NS::string_view::npos) { in EscapeName()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_device_parser.cpp206 if (pos == std::string::npos) { in split()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_util.h207 if (separatorPosition == BASE_NS::string::npos) { in ResolveContainerProperty()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Drofs_filesystem.cpp183 if (t2 == string::npos) { in RoFileSystem()
H A Dfile_manager.cpp307 if (uriPath.find("file://") == string::npos) { in GetAbsolutePaths()
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dlume_custom_render.cpp132 if (imageUris.back().find("ball_compressed") != std::string::npos) { in LoadImages()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dplaylist_downloader.cpp37 return str.find_first_not_of("0123456789") == std::string::npos; in isNumber()
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/
H A Dhttp_source_plugin.cpp157 if (uri.find(".m3u8") != std::string::npos) { in SetSource()
/foundation/multimedia/av_session/frameworks/common/src/
H A Davplayback_state.cpp48 CHECK_AND_RETURN_RET_LOG(mask.find_first_not_of("01") == std::string::npos, nullptr, "mask string not 0 or 1"); in Unmarshalling()
/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davcast_controller_stub.cpp186 if (str.find_first_not_of("01") != std::string::npos) { in HandleSetCastPlaybackFilter()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/photo_album_test/src/
H A Dphoto_album_test.cpp99 if (slashIndex != string::npos) { in GetLastDentry()
/foundation/multimodalinput/input/intention/services/device_manager/include/
H A Ddevice.h287 return GetName().find("DistributedInput ") != std::string::npos; in IsRemote()
/foundation/resourceschedule/ffrt/src/util/
H A Dworker_monitor.cpp277 if (dumpInfo.find(IPC_STACK_NAME) == std::string::npos) { in RecordIpcInfo()
/foundation/window/window_manager/window_scene/common/src/
H A Dsession_permission.cpp324 return betaName.find("beta") != std::string::npos; in IsBetaVersion()
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_quality_diag.cpp289 if (pos != std::string::npos) { in load_query_addr()

Completed in 16 milliseconds

1...<<31323334353637383940>>...65