Home
last modified time | relevance | path

Searched refs:empty (Results 2001 - 2025 of 10258) sorted by relevance

1...<<81828384858687888990>>...411

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_debug_manager.cpp43 if (!debugInfos_.empty()) { in RegisterAppDebugListener()
77 if (incrementInfos.empty()) { in StartDebug()
107 if (!debugInfos.empty()) { in StopDebug()
/foundation/ability/ability_runtime/interfaces/inner_api/uri_permission/src/
H A Duri_permission_manager_client.cpp53 if (uriVec.empty() || uriVec.size() > MAX_URI_COUNT) { in GrantUriPermission()
54 TAG_LOGE(AAFwkTag::URIPERMMGR, "uriVec empty or exceed maxSize %{public}d", MAX_URI_COUNT); in GrantUriPermission()
69 if (uriVec.empty() || uriVec.size() > MAX_URI_COUNT) { in GrantUriPermissionPrivileged()
70 TAG_LOGE(AAFwkTag::URIPERMMGR, "uriVec empty or exceed maxSize %{public}d", MAX_URI_COUNT); in GrantUriPermissionPrivileged()
127 if (uriVec.empty() || uriVec.size() > MAX_URI_COUNT) { in CheckUriAuthorization()
128 TAG_LOGE(AAFwkTag::URIPERMMGR, "uriVec empty or exceed maxSize %{public}d", MAX_URI_COUNT); in CheckUriAuthorization()
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync_manager.cpp25 if (uiDisplaySyncMap_.empty()) { in DispatchFunc()
237 if (uiDisplaySyncMap_.empty()) { in GetAnimatorRate()
251 if (maxAnimatorRateHap_.empty()) { in GetAnimatorRate()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.cpp32 if (info_->gridMatrix_.empty() || info_->lineHeightMap_.empty()) { in FindStartingRow()
148 if (row.empty()) { in CheckMultiRow()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dview_stack_processor.h108 if (!gridStack_.empty()) { in PopGrid()
116 if (gridStack_.empty()) { in GetTopGrid()
135 if (tabsStack_.empty()) { in GetTopTabs()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dshared_bundle_installer.cpp37 if (installParam_.sharedBundleDirPaths.empty()) { in ParseFiles()
38 APP_LOGI_NOFUNC("sharedBundleDirPaths is empty"); in ParseFiles()
72 if (innerBundleInfo.GetDependencies().empty()) { in CheckDependency()
73 APP_LOGD("dependencies of %{public}s is empty", innerBundleInfo.GetBundleName().c_str()); in CheckDependency()
84 if (dependency.bundleName.empty() || dependency.bundleName == innerBundleInfo.GetBundleName()) { in CheckDependency()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Devent_impl.h160 return !handlers_.empty();
171 return name_.empty() ? GetEventTypeName() : name_;
192 if (!handlers_.empty()) {
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Ddirectory_ex.cpp78 if (!path.empty()) { in ExcludeTrailingPathDelimiter()
216 return files.empty(); in IsEmptyFolder()
296 if (path.empty()) { in PathToRealPath()
297 UTILS_LOGD("path is empty!"); in PathToRealPath()
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dcomponent_query.cpp84 if (managers_.empty()) { in Execute()
190 if (!registered_ && !managers_.empty()) { in RegisterEcsListeners()
205 if (registered_ && !managers_.empty() && ecs_) { in UnregisterEcsListeners()
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/core/
H A Dfilter_base.cpp48 FALSE_RETURN_E(!inPorts_.empty(), nullptr); in GetInPort()
55 FALSE_RETURN_E(!outPorts_.empty(), nullptr); in GetOutPort()
180 if (type.empty()) { in NamePort()
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_video_capture_manager.cpp95 if (videoId.empty()) { in AddVideo()
96 MEDIA_ERR_LOG("videoId is empty"); in AddVideo()
99 if (fileId.empty()) { in AddVideo()
100 MEDIA_ERR_LOG("fileId is empty"); in AddVideo()
103 if (filePath.empty()) { in AddVideo()
104 MEDIA_ERR_LOG("filePath is empty"); in AddVideo()
148 MEDIA_ERR_LOG("result set is empty"); in SyncWithDeferredVideoProcSessionInternal()
210 MEDIA_INFO_LOG("result set is empty"); in RemoveVideo()
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_touch_screen_device.cpp27 if (!touchScreenEventArrays.events.empty()) { in TransformJsonDataToInputData()
31 if (inputData.empty()) { in TransformJsonDataToInputData()
32 MMI_HILOGE("Manage touchScreen array failed, inputData is empty."); in TransformJsonDataToInputData()
53 if (inputData.empty()) { in TransformJsonDataSingleTouchScreen()
54 MMI_HILOGE("Manage touchScreen array failed, inputData is empty."); in TransformJsonDataSingleTouchScreen()
/foundation/multimodalinput/input/service/libinput_adapter/test/
H A Dhotplug_detector_test.cpp180 auto empty = [](std::string) {}; in HWTEST_F() local
183 EXPECT_FALSE(detector.Init(empty, nullptr)); in HWTEST_F()
184 EXPECT_FALSE(detector.Init(nullptr, empty)); in HWTEST_F()
/foundation/multimodalinput/input/util/socket/src/
H A Duds_session.cpp208 if (events.empty()) { in DelEvents()
231 if (iter->second.empty()) { in GetEarliestEventTime()
232 MMI_HILOGD("Current events is empty"); in GetEarliestEventTime()
244 return (iter == events_.end() || (iter->second.empty())); in IsEventQueueEmpty()
/foundation/resourceschedule/ffrt/src/sync/
H A Ddelayed_worker.cpp150 if (!map.empty()) { in HandleWork()
165 } while (!map.empty()); in HandleWork()
192 if (map.empty() || to < map.begin()->first) { in dispatch()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/
H A Dsocperf_common.h82 if (!available.empty()) { in PrintString()
114 if (!available.empty()) { in PrintString()
126 if (!result.empty()) { in PrintString()
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_input_test.cpp85 ASSERT_TRUE(requestedTouchHotAreas.empty()); in HWTEST_F()
116 ASSERT_TRUE(requestedTouchHotAreas.empty()); in HWTEST_F()
174 ASSERT_FALSE(requestedTouchHotAreas.empty()); in HWTEST_F()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetfirewall_default_rule_parser_test.cpp42 EXPECT_TRUE(ret.empty()); in HWTEST_F()
69 EXPECT_FALSE(list.empty()); in HWTEST_F()
83 EXPECT_FALSE(list.empty()); in HWTEST_F()
/foundation/communication/dsoftbus/core/frame/standard/client_manager/src/
H A Dsoftbus_client_info_manager.cpp35 if (pkgName.empty() || object == nullptr || abilityDeath == nullptr) { in SoftbusAddService()
55 if (pkgName.empty() || listener == nullptr) { in SoftbusAddServiceInner()
68 if (pkgName.empty()) { in SoftbusRemoveServiceInner()
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Ddev_interface_state_test.cpp72 EXPECT_FALSE(getNetCaps.empty()); in HWTEST_F()
157 EXPECT_TRUE(result.empty()); in HWTEST_F()
165 EXPECT_TRUE(result.empty()); in HWTEST_F()
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H A Dlru_cache.cpp74 if (nodeList_.empty()) { in EraseTailNode()
131 if (other.nodeList_.empty()) { in MergeOtherCache()
193 if (!node.value.empty()) { in ReadCacheFromJsonValue()
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_default_rule_parser_test.cpp42 EXPECT_TRUE(ret.empty()); in HWTEST_F()
69 EXPECT_FALSE(list.empty()); in HWTEST_F()
83 EXPECT_FALSE(list.empty()); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dswitch_status_collector.cpp68 if (filePath.empty() || filePath.size() > MAX_STRING_LEN) { in LoadJsonFile()
137 if (charProfileList.empty()) { in AddSwitchStatusToDB()
138 HILOGW("charProfileList is empty"); in AddSwitchStatusToDB()
159 serviceName.empty()) { in AddSwitchStatusToDB()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Druntime_config.cpp37 if (appId.size() > DBConstant::MAX_APP_ID_LENGTH || appId.empty() || in SetProcessLabel()
38 userId.size() > DBConstant::MAX_USER_ID_LENGTH || userId.empty()) { in SetProcessLabel()
61 if (processLabel.empty()) { in SetProcessCommunicator()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Ddb_delegate.cpp39 return !stores.empty(); in Create()
50 return !stores.empty(); in Create()
72 return stores.empty(); in GarbageCollect()

Completed in 13 milliseconds

1...<<81828384858687888990>>...411