Home
last modified time | relevance | path

Searched refs:CanGetTask (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtask_queue.h32 bool CanGetTask() const;
H A Dtask_queue.cpp76 bool TaskQueue::CanGetTask() const in CanGetTask() function in DistributedDB::TaskQueue
H A Dtask_pool_impl.cpp301 if (item.second.CanGetTask()) { in IsExecutingTasksEmpty()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_common_test.cpp764 EXPECT_EQ(taskObj1.CanGetTask(), false);
772 EXPECT_EQ(taskObj2.CanGetTask(), false);