Searched refs:GET_DATA (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/ |
H A D | udmf_client.cpp | 89 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 D | distributeddata_udmf_ipc_interface_code.h | 24 GET_DATA, enumerator
|
H A D | udmf_service_proxy.cpp | 73 int32_t status = IPC_SEND(UdmfServiceInterfaceCode::GET_DATA, reply, query); in GetData()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | udmf_radar_reporter.h | 29 GET_DATA = 3, enumerator
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/ |
H A D | udmf_service_impl.cpp | 210 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()
|