Home
last modified time | relevance | path

Searched defs:E_DATA_SHARE_NOT_READY (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_errno.h112 constexpr int E_DATA_SHARE_NOT_READY = (E_BASE + 55); variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_datashare_observer.cpp35 constexpr const int32_t E_DATA_SHARE_NOT_READY = 1055; variable
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_errno.h125 constexpr int E_DATA_SHARE_NOT_READY = (E_BASE + 55); variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/common/src/
H A Doobe_datashare_utils.cpp32 constexpr const int32_t E_DATA_SHARE_NOT_READY = 1055; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_datashare_utils.cpp39 constexpr const int32_t E_DATA_SHARE_NOT_READY = 1055; variable
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dsetting_datashare.cpp50 constexpr const int32_t E_DATA_SHARE_NOT_READY { 1055 }; variable