Home
last modified time | relevance | path

Searched defs:GenErr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_value_util.h33 using GenErr = DistributedData::GeneralError; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.h38 using GenErr = DistributedData::GeneralError; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h43 using GenErr = DistributedData::GeneralError; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp61 using GenErr = OHOS::DistributedData::GeneralError; typedef