/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_debug_manager.cpp | 43 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 D | uri_permission_manager_client.cpp | 53 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 D | ui_display_sync_manager.cpp | 25 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 D | grid_layout_range_solver.cpp | 32 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 D | view_stack_processor.h | 108 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 D | shared_bundle_installer.cpp | 37 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 D | event_impl.h | 160 return !handlers_.empty(); 171 return name_.empty() ? GetEventTypeName() : name_; 192 if (!handlers_.empty()) {
|
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | directory_ex.cpp | 78 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 D | component_query.cpp | 84 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 D | filter_base.cpp | 48 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 D | multistages_video_capture_manager.cpp | 95 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 D | processing_touch_screen_device.cpp | 27 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 D | hotplug_detector_test.cpp | 180 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 D | uds_session.cpp | 208 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 D | delayed_worker.cpp | 150 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 D | socperf_common.h | 82 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 D | window_input_test.cpp | 85 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 D | netfirewall_default_rule_parser_test.cpp | 42 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 D | softbus_client_info_manager.cpp | 35 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 D | dev_interface_state_test.cpp | 72 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 D | lru_cache.cpp | 74 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 D | netfirewall_default_rule_parser_test.cpp | 42 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 D | switch_status_collector.cpp | 68 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 D | runtime_config.cpp | 37 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 D | db_delegate.cpp | 39 return !stores.empty();
in Create() 50 return !stores.empty();
in Create() 72 return stores.empty();
in GarbageCollect()
|