Home
last modified time | relevance | path

Searched refs:GET_DATA (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dudmf_client.cpp89 BizScene::GET_DATA, GetDataStage::GET_DATA_BEGIN, StageRes::IDLE, BizState::DFX_BEGIN); in GetData()
94 …BizScene::GET_DATA, GetDataStage::GET_DATA_BEGIN, StageRes::FAILED, E_IPC, BizState::DFX_ABNORMAL_… in GetData()
102 … BizScene::GET_DATA, GetDataStage::GET_DATA_END, StageRes::SUCCESS, BizState::DFX_NORMAL_END); in GetData()
109 …BizScene::GET_DATA, GetDataStage::GET_DATA_END, StageRes::FAILED, ret, BizState::DFX_ABNORMAL_END); in GetData()
113 … BizScene::GET_DATA, GetDataStage::GET_DATA_END, StageRes::SUCCESS, BizState::DFX_NORMAL_END); in GetData()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/service/
H A Ddistributeddata_udmf_ipc_interface_code.h24 GET_DATA, enumerator
H A Dudmf_service_proxy.cpp73 int32_t status = IPC_SEND(UdmfServiceInterfaceCode::GET_DATA, reply, query); in GetData()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_radar_reporter.h29 GET_DATA = 3, enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp210 BizScene::GET_DATA, GetDataStage::VERIFY_PRIVILEGE, StageRes::FAILED, E_NO_PERMISSION); in RetrieveData()
299 … BizScene::GET_DATA, GetDataStage::GRANT_URI_PERMISSION, StageRes::FAILED, E_NO_PERMISSION); in ProcessUri()