Searched refs:MISC_LOG_DOMAIN (Results 1 – 25 of 28) sorted by relevance
12
| /base/sensors/miscdevice/services/miscdevice_service/custom_vibrate_decode/src/ |
| D | default_vibrator_decoder_factory.cpp | 25 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "DefaultVibratorDecoderFactory" };
|
| D | custom_vibration_matcher.cpp | 45 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "CustomVibrationMatcher"…
|
| D | default_vibrator_decoder.cpp | 36 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "DefaultVibratorDecoder" };
|
| /base/sensors/miscdevice/utils/include/ |
| D | miscdevice_log.h | 27 constexpr uint32_t MISC_LOG_DOMAIN = 0xD002701; variable
|
| /base/sensors/miscdevice/utils/src/ |
| D | miscdevice_common.cpp | 25 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "MiscdeviceCommon" };
|
| D | json_parser.cpp | 26 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "JsonParser" };
|
| D | file_utils.cpp | 28 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "MiscdeviceFileUtils" };
|
| /base/sensors/miscdevice/interfaces/native/light/src/ |
| D | light_agent.cpp | 26 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "LightNDK" };
|
| /base/sensors/miscdevice/services/miscdevice_service/src/ |
| D | vibration_priority_manager.cpp | 23 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "VibrationPriorityManage…
|
| D | vibrator_thread.cpp | 23 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "VibratorThread" };
|
| D | miscdevice_dump.cpp | 32 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "MiscdeviceDump" };
|
| D | miscdevice_service_stub.cpp | 34 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "MiscdeviceServiceStub" };
|
| D | miscdevice_service.cpp | 41 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "MiscdeviceService" };
|
| /base/sensors/miscdevice/interfaces/plugin/vibrator/src/ |
| D | vibrator_napi_error.cpp | 23 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, MISC_LOG_DOMAIN, "VibratorNapiError"};
|
| /base/sensors/miscdevice/services/miscdevice_service/hdi_connection/interface/src/ |
| D | light_hdi_connection.cpp | 31 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "LightHdiConnection" };
|
| D | vibrator_hdi_connection.cpp | 28 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "VibratorHdiConnection" };
|
| /base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/ |
| D | compatible_light_connection.cpp | 26 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "CompatibleLightConnecti…
|
| D | compatible_connection.cpp | 28 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "CompatibleConnection" };
|
| D | hdi_light_connection.cpp | 30 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "HdiLightConnection" };
|
| D | hdi_connection.cpp | 27 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "HdiConnection" };
|
| /base/sensors/miscdevice/interfaces/native/vibrator/src/ |
| D | vibrator_agent.cpp | 29 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "VibratorNDK" };
|
| /base/sensors/miscdevice/frameworks/native/miscdevice/src/ |
| D | light_client.cpp | 31 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "LightClient" };
|
| D | vibrator_service_client.cpp | 33 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "VibratorServiceClient" };
|
| D | miscdevice_service_proxy.cpp | 28 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "MiscdeviceServiceProxy" };
|
| /base/sensors/miscdevice/interfaces/native/light/test/unittest/ |
| D | light_agent_test.cpp | 29 constexpr HiLogLabel LABEL = { LOG_CORE, MISC_LOG_DOMAIN, "LightAgentTest" };
|
12