Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Ddh_utils_hisysevent.h28 const std::string DHFWK_INIT_BEGIN = "DHFWK_INIT_BEGIN"; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/
H A Ddistributed_hardware_fwk_kit.cpp233 HiSysEventWriteMsg(DHFWK_INIT_BEGIN, OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ResumeDistributedHardware()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/
H A Dhisysevent.yaml42 DHFWK_INIT_BEGIN:
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_service.cpp61 HiSysEventWriteMsg(DHFWK_INIT_BEGIN, OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in OnStart()