Home
last modified time | relevance | path

Searched refs:DATA_SHARE_SERVICE_CMD_INSERTEX (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Ddistributeddata_data_share_ipc_interface_code.h99 DATA_SHARE_SERVICE_CMD_INSERTEX, enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_adapter.h58 {static_cast<uint32_t>(IDataShareService::DATA_SHARE_SERVICE_CMD_INSERTEX), "OnInsertEx"},
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Didata_share_service.h55 DATA_SHARE_SERVICE_CMD_INSERTEX, enumerator
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Ddata_share_service_proxy.cpp89 static_cast<uint32_t>(InterfaceCode::DATA_SHARE_SERVICE_CMD_INSERTEX), data, reply, option); in InsertEx()