Home
last modified time | relevance | path

Searched defs:Confirmation (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_types_util.h26 using Confirmation = OHOS::CloudData::Confirmation; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/include/
H A Dcloud_types_util.h27 using Confirmation = OHOS::CloudData::Confirmation; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dsharing_center.h34 enum Confirmation { enum
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/
H A Dcloud_types.h32 enum Confirmation : int32_t { enum
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp58 using Confirmation = OHOS::CloudData::Confirmation; typedef