Home
last modified time | relevance | path

Searched refs:empty (Results 1 - 25 of 241) sorted by relevance

12345678910

/test/testfwk/arkxtest/uitest/core/
H A Dwidget_selector.cpp41 if (!selector.rearLocators_.empty() || !selector.frontLocators_.empty() || !selector.parentLocators_.empty()) { in AddFrontLocator()
50 if (!selector.rearLocators_.empty() || !selector.frontLocators_.empty() || !selector.parentLocators_.empty()) { in AddRearLocator()
59 if (!selector.rearLocators_.empty() || !selector.frontLocators_.empty() || !selector.parentLocators_.empty()) { in AddParentLocator()
80 if (!frontLocators_.empty()) { in Describe()
[all...]
H A Dselect_strategy.cpp115 if (!anchorMatch_.empty()) { in Describe()
121 if (!myselfMatch_.empty()) { in Describe()
285 if (!targetWidgets.empty() && !wantMulti_) {
365 if (!targetWidgets.empty() && !wantMulti_) {
649 if (myselfTargets.empty()) { in DoComplexSelect()
652 if (multiWithInAnchorMatcher.empty()) { in DoComplexSelect()
660 if (filterParentValidId.empty()) { in DoComplexSelect()
745 if (buildParam.afterAnchorMatcherVec.empty() && buildParam.beforeAnchorMatcherVec.empty() && in BuildSelectStrategy()
746 buildParam.withInAnchorMatcherVec.empty()) { in BuildSelectStrategy()
[all...]
H A Dui_driver.cpp79 if (currentWindowVec.empty()) { in UpdateUIWindows()
124 if (visitWidgets_.empty()) { in DumpWindowsInfo()
249 if (!targetWidgetsIndex_.empty()) { in RetrieveWidget()
256 if (targetWidgetsIndex_.empty()) { in RetrieveWidget()
280 if (events.empty()) { in TriggerKey()
310 if (!selector.IsWantMulti() && !targetWidgetsIndex_.empty()) { in FindWidgets()
318 if (targetWidgetsIndex_.empty()) { in FindWidgets()
342 if (!receiver.empty()) { in WaitForWidget()
377 if (events.empty()) { in PerformMouseAction()
507 if (!text.empty()) { in TextToKeyEvents()
[all...]
H A Ddump_handler.cpp108 if (!backgroundColor.empty()) { in AddExtraAttrs()
111 if (!content.empty()) { in AddExtraAttrs()
114 if (!fontColor.empty()) { in AddExtraAttrs()
117 if (!fontSize.empty()) { in AddExtraAttrs()
120 if (!extraAttrs.empty()) { in AddExtraAttrs()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H A Doffline_pipeline.cpp100 if (bufferCache_.empty()) { in CancelCapture()
139 if (!bufferCache_.empty()) { in FlushOfflineStream()
141 while (!bufferCache_.empty()) { in FlushOfflineStream()
157 if (!buffers.empty() && buffers[0]->GetBufferStatus() != CAMERA_BUFFER_STATUS_OK) { in ReceiveCache()
174 cv_.wait(l, [this] { return !(running_.load() && bufferCache_.empty()); }); in HandleBuffers()
180 if (buffers.empty()) { in HandleBuffers()
249 return bufferCache_.empty(); in CacheQueueDry()
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dstartup_cfg_gen.cpp84 if (outFileName.empty()) { in Initialize()
136 if (!hostInfoMap_[name].hostCaps.empty() && configedKeywords.find("caps") == configedKeywords.end()) { in EmitHostCapsInfo()
144 if (!hostInfoMap_[name].hostCritical.empty() && configedKeywords.find("critical") == configedKeywords.end()) { in EmitHostCriticalInfo()
162 if (!hostInfoMap_[name].initConfig.empty()) { in EmitSeconInfo()
171 if (!hostInfoMap_[name].initConfig.empty()) { in EmitInitConfigInfo()
187 if (!hostInfoMap_[name].initConfig.empty()) { in HostInfoOutput()
278 if (!object->StringValue().empty()) {
332 if (!object->StringValue().empty()) {
410 if (config.empty()) {
411 if (term != nullptr && !term->Child()->StringValue().empty()) {
[all...]
/drivers/peripheral/battery/interfaces/hdi_service/test/systemtest/src/
H A Dbattery_sys_test.cpp80 BATTERY_HILOGI(LABEL_TEST, "BatteryConfig001 chargeSceneConfigMap is empty"); in HWTEST_F()
84 ASSERT_TRUE(!(it->first).empty()); in HWTEST_F()
87 ASSERT_TRUE(!chargeSceneConfig.setPath.empty() || !chargeSceneConfig.getPath.empty() in HWTEST_F()
88 || !chargeSceneConfig.supportPath.empty()); in HWTEST_F()
/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_helper.cpp20 if (sources.empty()) { in Split()
24 if (limit.empty()) { in Split()
33 if (!element.empty()) { in Split()
59 if (value.empty()) { in EndWith()
77 if (value.empty() || oldChar == newChar) { in Replace()
127 if (value.empty() || start == std::string::npos || start >= end) { in SubStr()
H A Dfile.cpp32 if (path.empty()) { in File()
68 if (realPath.empty()) { in OpenByRead()
253 if (path.empty()) { in CreateParentDir()
261 if (path.empty()) { in CreateParentDir()
294 if (rootDir.empty()) { in CreateParentDir()
301 while (!dirs.empty()) { in CreateParentDir()
344 if (path.empty()) { in CreateParentDir()
H A Doptions.cpp161 if (realPath.empty()) { in AddSources()
181 if (realPath.empty()) { in CheckOutPutFile()
196 if (!files.empty()) { in AddSourcesByDir()
216 if (path.empty()) { in AddPackagePath()
338 if (rootPackage.empty()) { in GetSubPackage()
362 if (rootPackage.empty()) { in GetPackagePath()
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp362 while (!signal_->inQueue_.empty()) { in Stop()
365 while (!signal_->inBufferQueue_.empty()) { in Stop()
377 while (!signal_->outQueue_.empty()) { in Stop()
380 while (!signal_->outBufferQueue_.empty()) { in Stop()
397 while (!signal_->inQueue_.empty()) { in Flush()
400 while (!signal_->inBufferQueue_.empty()) { in Flush()
413 while (!signal_->outQueue_.empty()) { in Flush()
416 while (!signal_->outBufferQueue_.empty()) { in Flush()
655 if (!signal_->inBufferQueue_.empty()) { in PushInputData()
676 if (!signal_->inBufferQueue_.empty()) { in PushInputDataEOS()
[all...]
/drivers/hdf_core/adapter/uhdf2/hdi/test/smq_test/
H A Dsmq_test.cpp60 if (src.empty()) { in Split()
64 if (limit.empty()) { in Split()
73 if (!element.empty()) { in Split()
89 if (hostName.empty()) { in QueryPidOfHostName()
240 EXPECT_TRUE(unclosedFds.empty()); in HWTEST_F()
241 if (!unclosedFds.empty()) { in HWTEST_F()
300 EXPECT_TRUE(hostUnclosedFds.empty()); in HWTEST_F()
301 if (!hostUnclosedFds.empty()) { in HWTEST_F()
309 EXPECT_TRUE(servHostUnclosedFds.empty()); in HWTEST_F()
310 if (!servHostUnclosedFds.empty()) { in HWTEST_F()
[all...]
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dbuffer_pool.cpp168 if (!idleList_.empty()) { in AcquireBuffer()
179 return !idleList_.empty() || stop_; in AcquireBuffer()
181 if (!idleList_.empty()) { in AcquireBuffer()
193 return !idleList_.empty() || stop_; in AcquireBuffer()
198 if (!idleList_.empty()) { in AcquireBuffer()
217 CAMERA_LOGE("fatal error, busy list is empty, cannot return buffer."); in ReturnBuffer()
/test/testfwk/arkxtest/uitest/record/
H A Dpointer_info.cpp38 if (!first_event_attr.empty()) { in WriteData()
48 if (!last_event_attr.empty()) { in WriteData()
70 if (first_event_attr.empty()) { in WriteWindowData()
81 if (first_event_attr.empty()) { in WriteWindowData()
90 if (last_event_attr.empty()) { in WriteWindowData()
H A Dexternal_calls.cpp30 if (elementName.GetBundleName().empty()) { in GetFrontAbility()
36 if (elementName.GetAbilityName().empty()) { in GetFrontAbility()
/drivers/hdf_core/framework/tools/hdi-gen/hash/
H A Dhash.cpp28 return filePath.empty() ? FormatStdout(fileDetails) : FormatFile(fileDetails, filePath); in GenHashKey()
34 if (hashInfos.empty()) { in FormatStdout()
47 if (hashInfos.empty()) { in FormatFile()
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dnnrt_utils.cpp25 uint32_t* data = (vector.empty()) ? nullptr : const_cast<uint32_t*>(vector.data()); in TransformUInt32Array()
178 if (!compileParam.cacheDir.empty()) { in CompileGraphMock()
325 if (path.empty()) { in CheckPath()
345 if (path.empty()) { in DeleteFile()
372 if (str2.empty()) { in ConcatPath()
375 if (str1.empty()) { in ConcatPath()
389 if (path.empty()) { in DeleteFolder()
425 if (path.empty()) { in CreateFolder()
426 LOGI("CreateFolder: path is empty"); in CreateFolder()
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dnnrt_utils.cpp25 uint32_t* data = (vector.empty()) ? nullptr : const_cast<uint32_t*>(vector.data()); in TransformUInt32Array()
178 if (!compileParam.cacheDir.empty()) { in CompileGraphMock()
325 if (path.empty()) { in CheckPath()
345 if (path.empty()) { in DeleteFile()
372 if (str2.empty()) { in ConcatPath()
375 if (str1.empty()) { in ConcatPath()
389 if (path.empty()) { in DeleteFolder()
425 if (path.empty()) { in CreateFolder()
426 LOGI("CreateFolder: path is empty"); in CreateFolder()
/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Duser_auth_interface_service_test.cpp131 EXPECT_TRUE(!scheduleInfos.empty()); in DoOnceAuth()
212 EXPECT_TRUE(!publicKey.empty()); in HWTEST_F()
235 EXPECT_TRUE(!publicKey.empty()); in HWTEST_F()
241 EXPECT_TRUE(!publicKey.empty()); in HWTEST_F()
361 EXPECT_FALSE(publicKey.empty()); in HWTEST_F()
400 EXPECT_FALSE(publicKey.empty()); in HWTEST_F()
538 EXPECT_TRUE(!deletedCredInfos.empty()); in HWTEST_F()
686 EXPECT_TRUE(!deletedCredInfos.empty()); in HWTEST_F()
732 EXPECT_TRUE(!scheduleInfos.empty()); in HWTEST_F()
738 EXPECT_TRUE(!deletedCredInfos.empty()); in HWTEST_F()
[all...]
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp396 while (!signal_->inQueue_.empty()) { in Stop()
399 while (!signal_->inBufferQueue_.empty()) { in Stop()
411 while (!signal_->outQueue_.empty()) { in Stop()
414 while (!signal_->outBufferQueue_.empty()) { in Stop()
438 while (!signal_->inQueue_.empty()) { in Flush()
441 while (!signal_->inBufferQueue_.empty()) { in Flush()
454 while (!signal_->outQueue_.empty()) { in Flush()
457 while (!signal_->outBufferQueue_.empty()) { in Flush()
775 if (!signal_->inBufferQueue_.empty()) { in PushInputData()
795 while (signal_->inQueue_.empty() in GetInputIndex()
[all...]
/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dsystem_operation.cpp33 if (name.empty()) { in WriteWakeLock()
46 if (name.empty()) { in WriteWakeUnlock()
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dcapture_message.cpp90 if (mit.empty()) { in SendMessage()
164 if (vit.empty()) { in HandleMessage()
174 if (it->empty()) { in HandleMessage()
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_omx_core.cpp34 if (libName.empty()) { in Init()
35 CODEC_LOGE("param is empty"); in Init()
72 if (compName.empty()) { in GetHandle()
107 if (name.empty()) { in GetRolesOfComponent()
108 CODEC_LOGE("empty name"); in GetRolesOfComponent()
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcodec_omx_core.cpp34 if (libName.empty()) { in Init()
35 CODEC_LOGE("param is empty."); in Init()
72 if (compName.empty()) { in GetHandle()
108 if (name.empty()) { in GetRolesOfComponent()
109 CODEC_LOGE("empty name"); in GetRolesOfComponent()
/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
H A Detx_device_mgr.cpp41 if (!bundleMatchMap_.empty()) { in PrintMatchDriverMap()
68 if (bundleInfo.empty() || device == nullptr) { in AddDevIdOfBundleInfoMap()
105 if (bundleInfo.empty() || device == nullptr) { in RemoveDevIdOfBundleInfoMap()
166 if (bundleName.empty()) { in DeleteBundlesOfBundleInfoMap()
256 if (bundleInfo.empty()) { in RegisterDevice()
266 if (bundleInfo.empty()) { in RegisterDevice()
307 if (bundleInfo.empty()) { in UnRegisterDevice()
308 EDM_LOGI(MODULE_DEV_MGR, "deviceId %{public}016" PRIX64 " bundleInfo is empty", deviceId); in UnRegisterDevice()

Completed in 16 milliseconds

12345678910