Home
last modified time | relevance | path

Searched refs:isEmpty (Results 1 – 25 of 142) sorted by relevance

123456

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Drelational_remote_query_continue_token.cpp40 bool isEmpty = true; in GetData() local
43 isEmpty = false; in GetData()
46 if (isEmpty) { // at least get one data in GetData()
49 isEmpty = false; in GetData()
/ohos5.0/base/usb/usb_manager/test/native/js_unittest/
H A DUsbCoreJsunitEx.test.js85 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertTrue();
122 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertTrue();
158 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();
196 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();
235 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();
274 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();
313 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();
352 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();
391 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();
429 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();
[all …]
/ohos5.0/commonlibrary/ets_utils/js_util_module/container/deque/
H A Djs_deque.ts128 if (this.isEmpty()) {
135 if (this.isEmpty()) {
152 if (this.isEmpty()) {
162 if (this.isEmpty()) {
206 private isEmpty(): boolean {
/ohos5.0/commonlibrary/ets_utils/js_util_module/container/queue/
H A Djs_queue.ts116 if (this.isEmpty()) {
123 if (this.isEmpty()) {
137 if (this.isEmpty()) {
153 private isEmpty(): boolean {
/ohos5.0/docs/zh-cn/application-dev/basic-services/common-event/
H A Ditc-with-emitter.md71 console.info('enter callback, eventData-isEmpty:' + eventData?.data?.isEmpty);
78 isEmpty: false
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-stack.md265 ### isEmpty subsection
267 isEmpty(): boolean
287 | 10200011 | The isEmpty method cannot be bound. |
297 let result = stack.isEmpty();
333 while(!stack.isEmpty()) {
H A Djs-apis-hashset.md72 ### isEmpty subsection
74 isEmpty(): boolean
94 | 10200011 | The isEmpty method cannot be bound. |
100 let result = hashSet.isEmpty();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_transaction_proxy.cpp164 bool isEmpty = true; in IsEmpty() local
167 isEmpty &= implicitCommonTransactionData_->IsEmpty(); in IsEmpty()
170 isEmpty &= implicitRemoteTransactionData_->IsEmpty(); in IsEmpty()
172 isEmpty &= implicitCommonTransactionDataStack_.empty(); in IsEmpty()
173 isEmpty &= implicitRemoteTransactionDataStack_.empty(); in IsEmpty()
174 return isEmpty; in IsEmpty()
/ohos5.0/commonlibrary/ets_utils/js_util_module/container/stack/
H A Djs_stack.ts112 if (this.isEmpty()) {
122 if (this.isEmpty()) {
136 isEmpty(): boolean {
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_state_storage.cpp170 bool isEmpty = (rootJson.size() == 0) ? true : false; in SaveBundleStateStorage() local
176 if (!isEmpty) { in SaveBundleStateStorage()
231 bool isEmpty = (jParse.size() == 0) ? true : false; in DeleteBundleState() local
237 if (!isEmpty) { in DeleteBundleState()
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_coap.c40 bool isEmpty; member
87 info->isEmpty = true; in UnregisterAllCapBitmap()
103 info->isEmpty = false; in UnregisterAllCapBitmap()
307 if (isActive && g_publishMgr->isEmpty) { in UnPublish()
438 if (isActive && g_subscribeMgr->isEmpty) { in StopDisc()
593 SOFTBUS_DPRINTF(fd, "publish isEmpty : %d\n", g_publishMgr->isEmpty); in CoapPubInfoDump()
608 SOFTBUS_DPRINTF(fd, "subscribe isEmpty : %d\n", g_subscribeMgr->isEmpty); in CoapSubInfoDump()
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp287 bool isEmpty = false; in CreateLogFile() local
292 isEmpty = true; in CreateLogFile()
296 ProcessLogInfo(logFile, isEmpty); in CreateLogFile()
301 void ThermalDfx::ProcessLogInfo(std::string& logFile, bool isEmpty) in ProcessLogInfo() argument
306 if (isEmpty) { in ProcessLogInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_context.h120 void SetIsEmpty(bool isEmpty) in SetIsEmpty() argument
122 isEmpty_ = isEmpty; in SetIsEmpty()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_host_impl.cpp47 bool isEmpty = bundleName.empty() && moduleName.empty() && abilityName.empty(); in SetDefaultApplication() local
48 if (isEmpty) { in SetDefaultApplication()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/
H A Dmain.cpp56 if (jsBundlePath.isNull() || jsBundlePath.isEmpty()) { in InitPage()
66 if (!jsHeapSize.isNull() && !jsHeapSize.isEmpty()) { in InitPage()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_effect_render_node.h52 void SetVisitedFilterCacheStatus(bool isEmpty) in SetVisitedFilterCacheStatus() argument
54 isVisitedOcclusionFilterCacheEmpty_ = isEmpty; in SetVisitedFilterCacheStatus()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb_data_ability_adapter/unittest/
H A Ddata_ability_utils_test.cpp69 bool isEmpty = dataShareValuesBucket.IsEmpty(); variable
70 EXPECT_EQ(isEmpty, false);
/ohos5.0/foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/
H A Dcj_error_observer.cpp103 bool isEmpty = observerObjectMap_.empty(); in IsEmpty() local
104 return isEmpty; in IsEmpty()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.h91 bool isEmpty = drawCmdList == nullptr; in UpdateToRender() local
92 if (lastDrawCmdListEmpty_ && isEmpty) { in UpdateToRender()
98 lastDrawCmdListEmpty_ = isEmpty; in UpdateToRender()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager4_gtest.cpp248 bool isEmpty = list.empty(); variable
249 EXPECT_EQ(isEmpty, true);
271 bool isEmpty = ans.empty(); variable
272 EXPECT_EQ(isEmpty, true);
296 bool isEmpty = callIdList.empty(); variable
297 EXPECT_EQ(isEmpty, true);
319 bool isEmpty = ans.empty(); variable
320 EXPECT_EQ(isEmpty, true);
/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-stack.md265 ### isEmpty subsection
267 isEmpty(): boolean
287 | 10200011 | The isEmpty method cannot be bound. |
297 let result = stack.isEmpty();
333 while(!stack.isEmpty()) {
/ohos5.0/docs/en/application-dev/basic-services/common-event/
H A Ditc-with-emitter.md71 console.info('enter callback, eventData-isEmpty:' + eventData?.data?.isEmpty);
78 isEmpty: false
/ohos5.0/commonlibrary/ets_utils/
H A DREADME.md1342 │ ├── isEmpty() # isEmpty方法
1424 | ├── isEmpty() # isEmpty方法
1427 | └── isEmpty() # isEmpty方法
1443 | ├── isEmpty() # isEmpty方法
1458 | ├── isEmpty() # isEmpty方法
1477 | ├── isEmpty() # isEmpty方法
1511 | └── isEmpty() # isEmpty方法
1557 | ├── isEmpty() # isEmpty方法
1569 | ├── isEmpty() # isEmpty方法
1590 | ├── isEmpty() # isEmpty方法
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-compiler-and-runtime.md53 | ohos.util.Vector | Vector | isEmpty(): boolean; | 新增 |
93 | ohos.util.TreeSet | TreeSet | isEmpty(): boolean; | 新增 |
113 | ohos.util.TreeMap | TreeMap | isEmpty(): boolean; | 新增 |
122 | ohos.util.Stack | Stack | isEmpty(): boolean; | 新增 |
141 | ohos.util.PlainArray | PlainArray | isEmpty(): boolean; | 新增 |
152 | ohos.util.List | List | isEmpty(): boolean; | 新增 |
196 | ohos.util.LightWeightSet | LightWeightSet | isEmpty(): boolean; | 新增 |
229 | ohos.util.LightWeightMap | LightWeightMap | isEmpty(): boolean; | 新增 |
248 | ohos.util.HashSet | HashSet | isEmpty(): boolean; | 新增 |
264 | ohos.util.HashMap | HashMap | isEmpty(): boolean; | 新增 |
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dext_decoder_test.cpp64 ASSERT_EQ(extDecoder->info_.isEmpty(), true);
389 ASSERT_EQ(extDecoder->info_.isEmpty(), true);
393 ASSERT_EQ(extDecoder->info_.isEmpty(), false);
414 ASSERT_EQ(extDecoder->info_.isEmpty(), true);
418 ASSERT_EQ(extDecoder->info_.isEmpty(), false);
626 ASSERT_EQ(extDecoder->info_.isEmpty(), true);
638 ASSERT_EQ(extDecoder->info_.isEmpty(), false);
851 ASSERT_EQ(extDecoder->info_.isEmpty(), false);
904 ASSERT_EQ(extDecoder->dstInfo_.isEmpty(), false);
934 ASSERT_EQ(extDecoder->dstInfo_.isEmpty(), false);

123456