Home
last modified time | relevance | path

Searched refs:IsFull (Results 1 - 4 of 4) sorted by relevance

/base/update/updater/services/common/ring_buffer/
H A Dring_buffer.cpp67 bool RingBuffer::IsFull() in IsFull() function in Updater::RingBuffer
87 if (IsFull()) { in Push()
89 while (IsFull()) { in Push()
H A Dring_buffer.h41 inline bool IsFull();
/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_queue.cpp39 while (IsFull()) { in Put()
76 bool ModuleUpdateQueue::IsFull() in IsFull() function in OHOS::SysInstaller::ModuleUpdateQueue
/base/update/sys_installer/services/module_update/service/include/
H A Dmodule_update_queue.h33 bool IsFull();

Completed in 1 milliseconds