Home
last modified time | relevance | path

Searched refs:find (Results 7201 - 7225 of 7616) sorted by relevance

1...<<281282283284285286287288289290>>...305

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp855 auto iterator = std::find(CURVES.begin(), CURVES.end(), curve);
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp812 auto iter = preloadModules.find(moduleInfo.moduleName); in CheckNeedPreload()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp271 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_app_service_fwk_installer.cpp1689 auto item = appServiceFwkInstaller.dataMgr_->installStates_.find(BUNDLE_NAME); in HWTEST_F()
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2085 if (std::find(absPaths.begin(), absPaths.end(), path) == absPaths.end()) { in GetAbsPaths()
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp148 auto it = std::find(decInstanceIDSet_.begin(), decInstanceIDSet_.end(), decInstanceID_); in ~HevcDecoder()
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue_producer.cpp125 auto it = memberFuncMap_.find(code); in OnRemoteRequest()
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_system_manager.cpp142 auto pos = streamTypeMap_.find(make_pair(contentType, streamUsage)); in GetStreamType()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server_handler.cpp632 auto iterator = audioPolicyClientProxyAPSCbsMap_.find(clientPid); in HandleAudioSessionDeactiveCallback()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp283 if (std::find(std::cbegin(descriptorCheckList), std::cend(descriptorCheckList), code) != in OnRemoteRequest()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_base_render_node_test.cpp318 ASSERT_EQ(node->modifiers_.find(id), node->modifiers_.end()); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp241 if (std::find(std::begin(pids), std::end(pids), pid) != std::end(pids)) { in OnRemoteRequest()
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/screen_manager/
H A Drs_screen_manager_unit_test.cpp424 ASSERT_NE(info.whiteList.end(), info.whiteList.find(1)); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_interfaces_test.cpp259 EXPECT_TRUE(find(ids.begin(), ids.end(), virtualScreenId) != ids.end()); in HWTEST_F()
1199 //find a supported rate which not equal to formerRate in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp126 if (line.find(name) != std::string::npos) { in GetMemoryInfo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert_utils.cpp56 auto formatSearch = PixelConvertAdapter::FFMPEG_PIXEL_FORMAT_MAP.find(format); in findPixelFormat()
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_device.cpp546 return std::find(modes.begin(), modes.end(), mode) != modes.end(); in CheckMovingPhotoSupported()
703 MEDIA_DEBUG_LOG("Failed to find %{public}s tag", tagName.c_str()); in DebugLogTag()
737 MEDIA_DEBUG_LOG("HCameraDevice::Failed to find OHOS_CONTROL_SMOOTH_ZOOM_RATIOS tag"); in DebugLogForSmoothZoom()
739 MEDIA_DEBUG_LOG("HCameraDevice::find OHOS_CONTROL_SMOOTH_ZOOM_RATIOS count = %{public}d", item.count); in DebugLogForSmoothZoom()
743 MEDIA_DEBUG_LOG("HCameraDevice::find OHOS_CONTROL_SMOOTH_ZOOM_RATIOS value = %{public}f", zoomRatio); in DebugLogForSmoothZoom()
756 MEDIA_DEBUG_LOG("HCameraDevice::Failed to find OHOS_CONTROL_AF_REGIONS tag"); in DebugLogForAfRegions()
761 MEDIA_DEBUG_LOG("HCameraDevice::find OHOS_CONTROL_AF_REGIONS %{public}s", str.c_str()); in DebugLogForAfRegions()
772 MEDIA_DEBUG_LOG("HCameraDevice::Failed to find OHOS_CONTROL_AE_REGIONS tag"); in DebugLogForAeRegions()
777 MEDIA_DEBUG_LOG("HCameraDevice::find OHOS_CONTROL_AE_REGIONS %{public}s", str.c_str()); in DebugLogForAeRegions()
1010 MEDIA_ERR_LOG("cannot find OHOS_STATISTICS_FACE_RECTANGLE in CheckOnResultData()
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeFunctionTest.cpp85 while ((pos = strBig.find(strsrc, pos)) != std::string::npos) { in string_replace()
/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp136 return RECORDER_STATE_MAP.find(status)->second; in GetStatusDescription()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_audio_operations_test/src/
H A Dmedialibrary_audio_operations_test.cpp232 MEDIA_ERR_LOG("Can not find this type"); in GetFileAssetValueToStr()
315 MEDIA_ERR_LOG("Query failed! Can not find this file"); in QueryAndVerifyAudioAsset()
464 if (FILEASSET_MEMBER_MAP.find(columnKey) == FILEASSET_MEMBER_MAP.end()) { in SetValuesBucketInUpdate()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dsmart_album_napi.cpp692 if (coverUri.empty() || (coverUri.find(MEDIALIBRARY_MEDIA_PREFIX) == string::npos)) { in CommitModifyNative()
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dupgrade_restore.cpp646 if (path.find(cacheDir) == 0) { in IsValidDir()
795 // find album_id by lPath. in GetInsertValue()
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/src/
H A Dscreen_capture_server_function_unittest.cpp295 CHECK_AND_RETURN_RET_LOG(config_.recorderInfo.url.find(fdHead) != std::string::npos, MSERR_INVALID_VAL, in InitFileScreenCaptureServer()
/foundation/window/window_manager/test/systemtest/dms/
H A Dscreen_manager_test.cpp269 auto iter = std::find(childIds.begin(), childIds.end(), virtualScreenId); in CheckScreenStateInGroup()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_test.cpp424 auto iter = std::find(saList.begin(), saList.end(), to_utf16(std::to_string(systemAbilityId))); in HWTEST_F()

Completed in 72 milliseconds

1...<<281282283284285286287288289290>>...305