/ohos5.0/commonlibrary/memory_utils/libdmabufheap/src/ |
H A D | dmabuf_alloc.c | 44 static bool IsSyncTypeValid(DmabufHeapBufferSyncType syncType) in IsSyncTypeValid() 124 int DmabufHeapBufferSyncStart(unsigned int fd, DmabufHeapBufferSyncType syncType) in DmabufHeapBufferSyncStart() 136 int DmabufHeapBufferSyncEnd(unsigned int fd, DmabufHeapBufferSyncType syncType) in DmabufHeapBufferSyncEnd()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | log_table_manager_factory.cpp | 23 TableSyncType syncType) in GetTableManager()
|
H A D | sqlite_single_relational_storage_engine.cpp | 180 TableSyncType syncType) in SaveSyncTableTypeAndDropFlagToMeta() 202 …const std::string &identity, bool &schemaChanged, TableSyncType syncType, bool trackerSchemaChange… in CreateDistributedTable() 337 TableSyncType syncType) in UpgradeDistributedTable()
|
H A D | sqlite_relational_store_connection.cpp | 144 …tionalStoreConnection::CreateDistributedTable(const std::string &tableName, TableSyncType syncType) in CreateDistributedTable()
|
H A D | sqlite_single_ver_relational_storage_executor.cpp | 95 int CheckTableConstraint(const TableInfo &table, DistributedTableMode mode, TableSyncType syncType) in CheckTableConstraint() 212 const std::string &identity, TableInfo &table, TableSyncType syncType) in CreateDistributedTable() 297 …ributedTableMode mode, bool &schemaChanged, RelationalSchemaObject &schema, TableSyncType syncType) in UpgradeDistributedTable()
|
H A D | sqlite_relational_store.cpp | 443 …SQLiteRelationalStore::CreateDistributedTable(const std::string &tableName, TableSyncType syncType, in CreateDistributedTable()
|
H A D | sqlite_single_ver_relational_storage_extend_executor.cpp | 1083 const TableInfo &tableInfo, TableSyncType syncType) in RenewTableTrigger()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_data_sync_utils.cpp | 276 int SingleVerDataSyncUtils::GetMessageId(SyncType syncType) in GetMessageId() 295 int SingleVerDataSyncUtils::GetReSendMode(int mode, uint32_t sequenceId, SyncType syncType) in GetReSendMode() 458 SyncTimeRange SingleVerDataSyncUtils::ReviseLocalMark(SyncType syncType, const SyncTimeRange &dataT… in ReviseLocalMark() 471 SyncTimeRange SingleVerDataSyncUtils::GetRecvDataTimeRange(SyncType syncType, in GetRecvDataTimeRange() 480 SyncTimeRange SingleVerDataSyncUtils::GetSyncDataTimeRange(SyncType syncType, WaterMark localMark, … in GetSyncDataTimeRange()
|
H A D | single_ver_data_sync.cpp | 454 SyncTimeRange SingleVerDataSync::GetSyncDataTimeRange(SyncType syncType, SingleVerSyncTaskContext *… in GetSyncDataTimeRange() 464 int SingleVerDataSync::SaveLocalWaterMark(SyncType syncType, const SingleVerSyncTaskContext *contex… in SaveLocalWaterMark() 513 void SingleVerDataSync::GetPeerWaterMark(SyncType syncType, const std::string &queryIdentify, in GetPeerWaterMark() 534 void SingleVerDataSync::GetLocalWaterMark(SyncType syncType, const std::string &queryIdentify, in GetLocalWaterMark() 802 …SyncType syncType = (context->IsQuerySync()) ? SyncType::QUERY_SYNC_TYPE : SyncType::MANUAL_FULL_S… in PullRequestStart() local 875 void SingleVerDataSync::UpdateQueryPeerWaterMark(SyncType syncType, const std::string &queryId, in UpdateQueryPeerWaterMark() 889 void SingleVerDataSync::UpdatePeerWaterMark(SyncType syncType, const std::string &queryId, in UpdatePeerWaterMark() 1040 int SingleVerDataSync::SendDataPacket(SyncType syncType, DataRequestPacket *packet, in SendDataPacket() 1086 …SyncType syncType = (context->IsQuerySync()) ? SyncType::QUERY_SYNC_TYPE : SyncType::MANUAL_FULL_S… in SendPullResponseDataPkt() local 1439 …SyncType syncType = (context->IsQuerySync()) ? SyncType::QUERY_SYNC_TYPE : SyncType::MANUAL_FULL_S… in SendReSendPacket() local [all …]
|
/ohos5.0/base/security/asset/frameworks/js/napi/src/ |
H A D | asset_napi.cpp | 137 napi_value syncType = nullptr; in DeclareSyncType() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | dsched_sync_e2e.cpp | 62 const char *syncType = "1"; in SetDeviceCfg() local
|
/ohos5.0/drivers/hdf_core/framework/include/platform/ |
H A D | mipi_csi_if.h | 254 LvdsVsyncType syncType; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_security_ui_extension.cpp | 212 static constexpr char syncType[] = "syncReceiverRegister"; in GetRegisterType() local
|
H A D | js_ui_extension.cpp | 218 static constexpr char syncType[] = "syncReceiverRegister"; in GetRegisterType() local
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
H A D | trans_event_form.h | 122 int32_t syncType; member
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_builder.c | 531 void LnnProcessCompleteNotTrustedMsg(LnnSyncInfoType syncType, const char *networkId, in LnnProcessCompleteNotTrustedMsg()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 1680 void PipelineContext::SyncSafeArea(SafeAreaSyncType syncType) in SyncSafeArea()
|