Home
last modified time | relevance | path

Searched refs:hilog (Results 1 - 25 of 168) sorted by relevance

1234567

/foundation/arkui/ace_engine/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/
H A Dinnerfullscreenlaunchcomponent.js19 const hilog = requireNapi('hilog');
43 hilog.info(0x3900, 'InnerFullScreenLaunchComponent', 'launchAtomicService, appId: %{public}s.', k1);
99 hilog.error(0x3900, 'InnerFullScreenLaunchComponent', 'Failed to create subscriber, err: %{public}s.', u.message);
103 hilog.error(0x3900, 'InnerFullScreenLaunchComponent', 'Failed to create subscriber, data is null.');
109 hilog.error(0x3900, 'InnerFullScreenLaunchComponent', 'Failed to subscribe common event, err: %{public}s.', x.message);
112 hilog.info(0x3900, 'InnerFullScreenLaunchComponent', 'Received account logout event.');
122 hilog.error(0x3900, 'InnerFullScreenLaunchComponent', 'UnsubscribeCallBack, err: %{public}s.', r.message);
125 hilog.info(0x3900, 'InnerFullScreenLaunchComponent', 'Unsubscribe.');
137 hilog
[all...]
/foundation/arkui/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/
H A Dinnerfullscreenlaunchcomponent.js19 const hilog = requireNapi('hilog');
43 hilog.info(0x3900, 'InnerFullScreenLaunchComponent', 'launchAtomicService, appId: %{public}s.', k1);
99 hilog.error(0x3900, 'InnerFullScreenLaunchComponent', 'Failed to create subscriber, err: %{public}s.', u.message);
103 hilog.error(0x3900, 'InnerFullScreenLaunchComponent', 'Failed to create subscriber, data is null.');
109 hilog.error(0x3900, 'InnerFullScreenLaunchComponent', 'Failed to subscribe common event, err: %{public}s.', x.message);
112 hilog.info(0x3900, 'InnerFullScreenLaunchComponent', 'Received account logout event.');
122 hilog.error(0x3900, 'InnerFullScreenLaunchComponent', 'UnsubscribeCallBack, err: %{public}s.', r.message);
125 hilog.info(0x3900, 'InnerFullScreenLaunchComponent', 'Unsubscribe.');
137 hilog
[all...]
/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/
H A Dfullscreenlaunchcomponent.js19 const hilog = requireNapi('hilog');
87 hilog.error(0x3900, 'FullScreenLaunchComponent', 'Failed to create subscriber, err: %{public}s.', JSON.stringify(t));
91 hilog.error(0x3900, 'FullScreenLaunchComponent', 'Failed to create subscriber, data is null.');
97 hilog.error(0x3900, 'FullScreenLaunchComponent', 'Failed to subscribe common event, err: %{public}s.', JSON.stringify(w));
100 hilog.info(0x3900, 'FullScreenLaunchComponent', 'Received account logout event.');
110 hilog.error(0x3900, 'FullScreenLaunchComponent', 'UnsubscribeCallBack, err: %{public}s.', JSON.stringify(s));
113 hilog.info(0x3900, 'FullScreenLaunchComponent', 'Unsubscribe success.');
128 hilog.info(0x3900, 'FullScreenLaunchComponent', 'replaced options is %{public}s !', JSON.stringify(this.options));
147 hilog
[all...]
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H A Dhilog.rs14 /// hilog label.
19 use hilog_rust::hilog;
31 use hilog_rust::hilog;
43 use hilog_rust::hilog;
H A Dlib.rs16 mod hilog; modules
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dhilog.rs14 /// hilog label.
18 use hilog_rust::hilog;
30 use hilog_rust::hilog;
42 use hilog_rust::hilog;
H A Dlib.rs21 mod hilog; modules
/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dhilog.rs14 /// hilog label.
18 use hilog_rust::hilog;
30 use hilog_rust::hilog;
42 use hilog_rust::hilog;
H A Dlib.rs19 mod hilog; modules
/foundation/arkui/ace_engine/advanced_ui_component/formmenu/interfaces/
H A Dformmenu.js16 const hilog = requireNapi('hilog');
33 hilog.info(0x3900, tag, 'componentId:' + componentId);
47 hilog.error(0x3900, tag, 'get pixelmap string error:' + err);
H A Dformmenu_preview.js16 const hilog = requireNapi('hilog');
37 hilog.info(0x3900, tag, 'pixelStr length:' + pixelStr.length);
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/audio_rust_sa/src/
H A Dhilog.rs16 use hilog_rust::hilog;
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/listen_rust_sa/src/
H A Dhilog.rs16 use hilog_rust::hilog;
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dhello.cpp16 #include <hilog/log.h>
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/entry/src/main/cpp/
H A Dhello.cpp16 #include <hilog/log.h>
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/entry/src/main/cpp/common/
H A Dlog_common.h17 #include <hilog/log.h>
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/common/
H A Dlog_common.h17 #include <hilog/log.h>
/foundation/graphic/graphic_3d/3d_widget_adapter/include/ohos/
H A D3d_widget_adapter_log.h18 #include <hilog/log.h>
/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/include/
H A Dutil.h22 #include <hilog/log.h>
/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/include/
H A Deffect_utils.h19 #include <hilog/log.h>
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/include/
H A Drs_window_animation_log.h19 #include <hilog/log.h>
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dhgm_log.h19 #include <hilog/log.h>
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/
H A Dnapi_init.cpp16 #include <hilog/log.h>
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/common/
H A Dlog_common.h18 #include <hilog/log.h>
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/
H A Dmain.cpp20 #include <hilog/log.h>

Completed in 4 milliseconds

1234567