/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/ |
H A D | error.rs | 16 use std::fmt::{Debug, Display, Formatter}; 23 #[derive(Default, Debug)] 33 #[derive(Debug, Eq, PartialEq, Clone)]
|
H A D | connect.rs | 36 #[derive(Default, Debug, PartialEq, Clone)] 69 #[derive(Eq, Clone, Debug, PartialEq)] 119 #[derive(Debug, PartialEq)] 154 #[derive(Debug, Clone)] 256 #[derive(Default, Debug, Clone)] 272 #[derive(Default, Debug)] 288 #[derive(Default, Debug)] 341 #[derive(Default, Debug, PartialEq)] 412 #[derive(Default, Debug, PartialEq)] 451 #[derive(Default, Debug, PartialE [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
H A D | image_source_hdr_test.cpp | 151 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 178 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 205 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 232 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 263 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 294 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 321 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 348 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 425 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F()
|
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/ |
H A D | error.rs | 17 use std::fmt::{Debug, Display, Formatter}; 106 impl Debug for HttpClientError { 126 #[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
H A D | config.rs | 19 use std::fmt::{Debug, Display, Formatter}; 405 impl Debug for InvalidCertificate {
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/ |
H A D | error.rs | 17 use std::fmt::{Debug, Display, Formatter}; 90 impl Debug for SyncError {
|
H A D | cloud_service.rs | 27 impl std::fmt::Debug for CloudSync {
|
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/ |
H A D | wrapper.rs | 33 #[derive(Debug)] 43 #[derive(Debug)] 52 #[derive(Debug)]
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | error.rs | 20 #[derive(PartialEq, Eq, Clone, Copy, Debug)]
|
/foundation/ai/neural_network_runtime/example/deep_learning_framework/cmake_build/ |
H A D | build_ohos_tflite.sh | 33 -DCMAKE_BUILD_TYPE=Debug \
|
/foundation/multimedia/image_framework/mock/native/src/ |
H A D | HiLog.cpp | 30 int HiLog::Debug(const HiLogLabel &label, const char *fmt, ...) in Debug() function in OHOS::HiviewDFX::HiLog
|
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
H A D | color_picker_unittest.cpp | 120 HiLog::Debug(LABEL_TEST, "create pixel map error code=%{public}u.", errorCode);
in HWTEST_F() 245 HiLog::Debug(LABEL_TEST, "create pixel map error code=%{public}u.", errorCode);
in HWTEST_F() 299 HiLog::Debug(LABEL_TEST, "create pixel map error code=%{public}u.", errorCode);
in HWTEST_F() 385 HiLog::Debug(LABEL_TEST, "create pixel map error code=%{public}u.", errorCode);
in HWTEST_F() 426 HiLog::Debug(LABEL_TEST, "create pixel map error code=%{public}u.", errorCode);
in HWTEST_F() 467 HiLog::Debug(LABEL_TEST, "create pixel map error code=%{public}u.", errorCode);
in HWTEST_F() 508 HiLog::Debug(LABEL_TEST, "create pixel map error code=%{public}u.", errorCode);
in HWTEST_F() 545 HiLog::Debug(LABEL_TEST, "create pixel map error code=%{public}u.", errorCode);
in HWTEST_F()
|
/foundation/arkui/napi/interfaces/inner_api/cjffi/native/ |
H A D | ffi_remote_data.cpp | 98 HiLog::Debug(LABEL, "RemoteData constructed: %{public}" PRId64 ".", id_); in RemoteData() 103 HiLog::Debug(LABEL, "RemoteData destructed: %{public}" PRId64 ".", id_); in ~RemoteData()
|
/foundation/arkui/napi/utils/ |
H A D | log.h | 32 Debug = 0, member in LogLevel 52 #define HILOG_DEBUG(fmt, ...) HILOG_PRINT(Debug, fmt, ##__VA_ARGS__)
|
/foundation/bundlemanager/ecological_rule_manager/utils/include/ |
H A D | ecological_rule_mgr_service_logger.h | 28 #define LOG_DEBUG(fmt, ...) ERMS_LOG(Debug, TAG, fmt, ##__VA_ARGS__)
|
/foundation/multimedia/image_framework/mock/native/include/log/hilog/ |
H A D | log_cpp.h | 34 static int Debug(const HiLogLabel &label, const char *fmt, ...) __attribute__((__format__(os_log, 2, 3)));
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_encode/ |
H A D | heif_hw_encoder_test.cpp | 193 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 234 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 273 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 313 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 353 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 394 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F() 433 HiLog::Debug(LABEL_TEST, "pixel map create");
in HWTEST_F()
|
/foundation/CastEngine/castengine_wifi_display/services/common/ |
H A D | sharing_log.h | 44 #define SHARING_LOGD(fmt, ...) SHARING_LOG(OHOS::HiviewDFX::HiLog::Debug, fmt, ##__VA_ARGS__)
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ |
H A D | drawing_utils.h | 31 ::OHOS::HiviewDFX::HiLog::Debug( \
|
/foundation/communication/connected_nfc_tag/interfaces/inner_api/include/ |
H A D | log.h | 72 (void)OHOS::HiviewDFX::HiLog::Debug( \
|
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/lume/ |
H A D | Log.h | 83 #define LUME_LOG_D(...) lume::getLogger().log(lume::ILogger::LogLevel::Debug, __FILE__, __LINE__, __VA_ARGS__)
107 Debug,
member in lume::ILogger::LogLevel
|
/foundation/graphic/graphic_surface/sync_fence/src/ |
H A D | frame_sched.cpp | 32 #define LOGD(...) (void)OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, __VA_ARGS__)
|
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | event_handler_utils.h | 37 #define HILOGD(...) OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, ##__VA_ARGS__)
|
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/ |
H A D | sam_log.h | 103 (void)OHOS::HiviewDFX::HiLog::Debug(SYSTEM_ABLILITY_LABEL, __VA_ARGS__); \
|
/foundation/window/window_manager/window_scene/intention_event/utils/include/ |
H A D | entrance_log.h | 61 { std::bind(&OHOS::HiviewDFX::HiLog::Debug, LABEL, std::placeholders::_1, __FUNCTION__), LABEL.tag, LOG_DEBUG }
|