Home
last modified time | relevance | path

Searched defs:isFull (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Ddelay_notify.cpp43 void DelayNotify::UpdateNotify(const DistributedRdb::RdbChangedData &changedData, bool isFull) in UpdateNotify()
79 bool isFull = false; in StartTimer() local
134 bool isFull = false; in ExecuteTask() local
H A Dshare_block.cpp159 bool isFull = false; in FillSharedBlock() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/commonevent/
H A Ddata_change_event.h30 bool isFull; member
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h56 bool isFull = false; variable
H A Dparser.cpp425 bool isFull = false; in ParseInfAttrInfo() local
570 bool isFull = false; in ParseMethodAttr() local
1327 bool isFull = false; in ParseUserDefTypeAttr() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_collector.cpp130 bool isFull = false; in InsertLogToBuffer() local
H A Dlog_kmsg.cpp59 bool isFull = false; in LinuxReadOneKmsg() local
H A Dlog_buffer.cpp80 bool isFull = false; in InitBuffHead() local
88 size_t HilogBuffer::Insert(const HilogMsg& msg, bool& isFull) in Insert()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dshare_block.h43 bool isFull; member
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h64 bool isFull = false; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_send_queue.c135 bool isFull = false; in ConnBleDequeueBlock() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_send_queue.c141 bool isFull = false; in ConnBrDequeueBlock() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_conn_common.c196 int32_t GetMsg(ConnectionQueue *queue, void **msg, bool *isFull, QueuePriority leastPriority) in GetMsg()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Drdb_delegate.cpp360 bool isFull = true; in IsLimit() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbase_restore.cpp727 void BaseRestore::BatchQueryPhoto(vector<FileInfo> &fileInfos, bool isFull, const NeedQueryMap &nee… in BatchQueryPhoto()