Home
last modified time | relevance | path

Searched refs:STAGE_RES (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp40 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in RegisterFocusedRes()
51 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_FAIL), in RegisterFocusedRes()
75 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in RegisterSoftbusCallbackRes()
87 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_FAIL), in RegisterSoftbusCallbackRes()
109 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in DmsFocused()
201 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in SetFocusedState()
292 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in DmsUnfocused()
383 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in RecordTime()
474 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in SetUnfocusedState()
565 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in RecvFocused()
[all …]
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Dability_manager_radar.cpp32 constexpr const char* STAGE_RES = "STAGE_RES"; variable
54 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC)); in ClickIconContinue()
79 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC)); in ClickIconStartAbility()
89 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_FAIL), in ClickIconStartAbility()
110 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC)); in ClickIconRecvOver()
128 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC)); in SaveDataContinue()
146 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC)); in SaveDataRes()
164 STAGE_RES, static_cast<int32_t>(StageRes::STAGE_SUCC), in SaveDataRemoteWant()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_dfx_adapter.h95 static const std::string STAGE_RES; variable
/ohos5.0/foundation/filemanagement/storage_service/
H A Dhisysevent.yaml27 STAGE_RES: {type: "INT32"}
/ohos5.0/foundation/multimedia/av_session/utils/include/
H A Dradar_constants.h96 const std::string STAGE_RES = "STAGE_RES"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_dfx_adapter.cpp48 const std::string DBDfxAdapter::STAGE_RES = "STAGE_RES"; member in DistributedDB::DBDfxAdapter
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h45 const std::string STAGE_RES = "STAGE_RES"; variable
/ohos5.0/foundation/multimedia/av_session/utils/src/
H A Davsession_radar.cpp185 STAGE_RES, info.stageRes_, in ReportWithoutTrustInfo()
208 STAGE_RES, info.stageRes_, in ReportWithTrustInfo()
/ohos5.0/foundation/communication/dsoftbus/
H A Dhisysevent.yaml49 STAGE_RES: {type: INT32, desc: stage result }
128 STAGE_RES: {type: INT32, desc: stage result }
208 STAGE_RES: {type: INT32, desc: stage result }
277 STAGE_RES: {type: INT32, desc: stage result }
353 STAGE_RES: {type: INT32, desc: stage result }
/ohos5.0/base/msdp/device_status/
H A Dhisysevent.yaml224 STAGE_RES: {type: INT32, desc: stage result}