Home
last modified time | relevance | path

Searched refs:empty (Results 1401 - 1425 of 5070) sorted by relevance

1...<<51525354555657585960>>...203

/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_scan_executor.cpp45 if (queue_.empty()) { in HandleScanExecution()
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dscene_board_judgement.cpp52 if (!line.empty() && (line.back() == '\r')) { in SafeGetLine()
/foundation/multimodalinput/input/tools/event_inject/test/
H A Dprocessing_finger_device_test.cpp53 if (jsonBuffer.empty()) { in HWTEST_F()
H A Dprocessing_mouse_device_test.cpp53 if (jsonBuf.empty()) { in HWTEST_F()
H A Dprocessing_pad_device_test.cpp52 if (jsonBuf.empty()) { in HWTEST_F()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/common/src/
H A Dres_sched_exe_common_utils.cpp42 if (str.empty()) { in StringToJson()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_process_status_change_proxy.cpp47 if (systemProcessInfo.processName.empty()) { in SendRequestInner()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_proxy_userinfo_test.cpp62 EXPECT_EQ(httpProxyForGet.GetUsername().empty(), false); in HWTEST_F()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Dnetsys_event_message_test.cpp58 ASSERT_TRUE(result.empty()); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_transfer_data.cpp46 if (!tailValue.empty()) { in SegmentAndTransferValueToHash()
H A Dmulti_ver_natural_store_snapshot.cpp39 if (key.empty() || key.size() > DBConstant::MAX_KEY_SIZE) { in Get()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Dsession_manager.h43 return !targetUserIds.empty(); in IsValid()
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_values_bucket.h66 return valuesMap.empty(); in IsEmpty()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/src/model/
H A Dcomponent_config.cpp25 if (!params.empty()) { in Marshal()
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dpasteboard_dump_helper.cpp25 if (args.empty() || args.at(0) == "-h") { in Dump()
/foundation/filemanagement/app_file_service/utils/src/b_sa/
H A Db_sa_utils.cpp30 if (bundleName.empty()) { in IsSABundleName()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/tasks/
H A Doptimize_storage_task.cpp46 if (ret != E_OK || param.empty()) { in RunTaskForBundle()
/foundation/filemanagement/app_file_service/utils/include/b_error/
H A Db_excep_utils.h60 if (msg.empty()) { in BAssert()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/dfs_listener/
H A Dfile_dfs_listener_stub.cpp64 if (networkId.empty() || status < 0) { in HandleOnStatus()
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/
H A Dpublisher_listener_stub.cpp48 if (message.empty() || message.size() > MAX_MESSAGE_LEN) { in OnRemoteRequest()
/foundation/filemanagement/file_api/interfaces/kits/native/task_signal/
H A Dtask_signal.cpp30 if (sessionName_.empty()) { in Cancel()
31 HILOGE("TaskSignal::Cancel sessionName is empty"); in Cancel()
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hiview.cpp65 if (hash.empty()) { in SoftBusGenHiviewHash()
66 COMM_LOGE(COMM_ADAPTER, "HiView::genTruncatedHash return empty hash"); in SoftBusGenHiviewHash()
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_tmp_files_pool.cpp63 if (!tmpDir_.empty()) { in RemoveTmpDir()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp79 if (!srcPath.empty()) { in GetFrontendTypeFromManifest()
83 if (jsonStr.empty()) { in GetFrontendTypeFromManifest()
310 if (info != nullptr && !info->srcPath.empty()) { in OnStart()
313 if (info != nullptr && !info->bundleName.empty()) { in OnStart()
317 bool isHap = moduleInfo ? !moduleInfo->hapPath.empty() : false; in OnStart()
350 if (!moduleHapPath.empty()) { in OnStart()
408 if (srcPath.empty()) { in OnStart()
459 if (bundle.empty() || ability.empty()) { in OnStart()
460 LOGE("action ability or bundle is empty"); in OnStart()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.cpp75 if (RenderNode::GetChildren().empty() && !buildChildByIndex_) { in PerformLayout()
396 if (crossSideSize_.empty()) { in InitialFlowProp()
680 if (items_.empty() && updateFlag_) { in OnDataSourceUpdated()
962 if (!item || item->GetChildren().empty()) { in GetFlowItemByChild()
995 return flowMatrix_.empty() ? 0 : (--flowMatrix_.end())->first; in GetLastSupplyedIndex()
1001 if (!flowMatrix_.empty()) { in GetNextSupplyedIndex()
1011 if (flowMatrix_.empty()) { in GetLastSupplyedMainSize()
1026 if (mainSideEndPos_.empty() || mainSideEndPos_.size() != crossSideSize_.size()) { in GetLastMainBlankPos()
1044 if (mainSideEndPos_.empty()) { in GetLastMainBlankCross()
1061 if (mainSideEndPos_.empty() || mainSideEndPos in GetLastMainPos()
[all...]

Completed in 11 milliseconds

1...<<51525354555657585960>>...203