Home
last modified time | relevance | path

Searched refs:DATA_SHARE_SERVICE_CMD_DISABLE_SUBSCRIBE_PUBLISHED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Ddistributeddata_data_share_ipc_interface_code.h92 DATA_SHARE_SERVICE_CMD_DISABLE_SUBSCRIBE_PUBLISHED, enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Didata_share_service.h48 DATA_SHARE_SERVICE_CMD_DISABLE_SUBSCRIBE_PUBLISHED, enumerator
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Ddata_share_service_proxy.cpp514 …static_cast<uint32_t>(InterfaceCode::DATA_SHARE_SERVICE_CMD_DISABLE_SUBSCRIBE_PUBLISHED), data, re… in DisableSubscribePublishedData()