Home
last modified time | relevance | path

Searched refs:empty (Results 2501 - 2525 of 11551) sorted by relevance

1...<<101102103104105106107108109110>>...463

/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Ddisk_utils.cpp100 if (uuid.empty() || type.empty()) { in ReadMetadata()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_thread_looper_impl_test.cpp137 EXPECT_TRUE(threadlooperimpl_->queue_.empty()); in HWTEST_F()
176 EXPECT_TRUE(threadlooperimpl_->queue_.empty()); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dincremental_source_stream.cpp64 if (sourceData_.empty() || dataSize_ == 0 || dataOffset_ >= dataSize_) { in Peek()
97 if (sourceData_.empty() || dataSize_ == 0 || dataOffset_ >= dataSize_) { in Peek()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/command/
H A Dlist_command_v10.cpp32 if (tableName.empty()) { in ListAsset()
64 if (tableName.empty()) { in ListAssets()
65 printf("%s table name is empty.\n", STR_FAIL.c_str()); in ListAssets()
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_capture_manager.cpp53 MEDIA_INFO_LOG("Result set is empty"); in RemovePhotos()
60 if (photoId.empty() || photoQuality == static_cast<int32_t>(MultiStagesPhotoQuality::FULL)) { in RemovePhotos()
61 MEDIA_DEBUG_LOG("photoId is empty or full quality "); in RemovePhotos()
96 MEDIA_INFO_LOG("Result set is empty"); in RestorePhotos()
103 if (photoId.empty() || photoQuality == static_cast<int32_t>(MultiStagesPhotoQuality::FULL)) { in RestorePhotos()
104 MEDIA_DEBUG_LOG("photoId is empty or full quality "); in RestorePhotos()
/foundation/multimedia/player_framework/services/services/factory/
H A Dengine_factory_repo.cpp125 if (factorys_.empty()) { in GetEngineFactory()
140 if (target == nullptr && !factorys_.empty()) { in GetEngineFactory()
/foundation/multimodalinput/input/service/device_state_manager/src/
H A Ddevice_event_monitor.cpp46 if (action.empty()) { in OnReceiveEvent()
47 MMI_HILOGE("The action is empty"); in OnReceiveEvent()
56 if (pageName.empty()) { in OnReceiveEvent()
57 MMI_HILOGE("StringParam is empty"); in OnReceiveEvent()
/foundation/multimodalinput/input/service/monitor/src/
H A Dgesture_monitor_handler.cpp132 if (info.empty()) { in RemoveGestureMonitor()
138 return touchGestureInfo_.empty(); in RemoveGestureMonitor()
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_pad_device.cpp28 if (inputData.empty()) { in TransformJsonDataToInputData()
29 MMI_HILOGE("Manage finger array failed, inputData is empty."); in TransformJsonDataToInputData()
65 if (item.ringEvents.empty()) { in AnalysisPadEvent()
/foundation/multimedia/ringtone_library/services/utils/src/
H A Dpermission_utils.cpp99 if (permsVec.empty()) { in CheckHasPermission()
144 if (permsVec.empty()) { in CheckCallerPermission()
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dswitch_event_input_subscribe_manager.cpp92 if (subscribeInfos_.empty()) { in UnsubscribeSwitchEvent()
93 MMI_HILOGE("The subscribeInfos is empty"); in UnsubscribeSwitchEvent()
135 if (subscribeInfos_.empty()) { in OnConnected()
136 MMI_HILOGD("Leave, subscribeInfos_ is empty"); in OnConnected()
/foundation/multimodalinput/input/tools/event_inject/test/
H A Dprocessing_joystick_device_test.cpp44 if (jsonBuf.empty()) { in CheckTransformJson()
67 if (jsonBuf.empty()) { in CheckJoyStickJson()
H A Dprocessing_game_pad_device_test.cpp42 if (jsonBuf.empty()) { in CheckGamePadJson()
75 if (jsonBuf.empty()) { in HWTEST_F()
H A Dprocessing_pen_device_test.cpp43 if (jsonBuf.empty()) { in CheckJsonData()
76 if (jsonBuf.empty()) { in HWTEST_F()
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dresource_application_record.cpp73 if (!resourceUnitList_.empty()) { in ParseToJson()
89 if (value.empty()) { in ParseFromJson()
90 BGTASK_LOGE("value is empty"); in ParseFromJson()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dallow_record.cpp28 if (!allowTimeList_.empty()) { in ParseToJson()
80 if (value.empty() || !setAllowRecordField(value)) { in ParseFromJson()
/foundation/resourceschedule/ffrt/src/core/
H A Dversion_ctx.cpp78 if (consumers.empty()) { in onProduced()
98 if (consumers.empty()) { in onConsumed()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
H A Dcgroup_map.cpp100 if (name.empty() || rootPath.empty()) { in LoadConfigFromJsonObj()
101 PGCGS_LOGE("%{public}s empty controller config.", __func__); in LoadConfigFromJsonObj()
/foundation/resourceschedule/ffrt/src/sync/
H A Dwait_queue.h97 inline bool empty() const in empty() function in ffrt::WaitQueue
107 while (!empty()) { in ReleaseAll()
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dprobe_thread.cpp83 if (httpProbeUrl_.empty() || httpsProbeUrl_.empty()) { in SendHttpProbe()
84 NETMGR_LOG_E("Net:[%{public}d] httpProbeUrl is empty", netId_); in SendHttpProbe()
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_proxy_listen.h71 auto empty() { return DnsSocketHolderBase::empty(); } in empty() function in OHOS::nmd::DnsProxyListen::DnsSocketHolder
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_all_capabilities_test.cpp47 EXPECT_FALSE(result.empty()); in HWTEST_F()
73 EXPECT_FALSE(result.empty()); in HWTEST_F()
/foundation/communication/netstack/utils/common_utils/include/
H A Dthread_pool.h95 return taskQueue_.empty(); in IsQueueEmpty()
102 // if taskQueue_ is empty, means timeout in GetTask()
103 if (taskQueue_.empty()) { in GetTask()
107 // if run to this line, means that taskQueue_ is not empty in GetTask()
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dtcp_server_listen_context.cpp47 if (addr.empty()) { in ParseParams()
48 NETSTACK_LOGE("address is empty"); in ParseParams()
56 if (address_.GetAddress().empty()) { in ParseParams()
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_request.cpp67 if (!MethodForGet(method) && !MethodForPost(method) && !method.empty()) { in SetMethod()
102 if (path.empty()) { in SetCaPath()
103 NETSTACK_LOGE("HttpClientRequest::SetCaPath path is empty"); in SetCaPath()

Completed in 10 milliseconds

1...<<101102103104105106107108109110>>...463