/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/ |
H A D | camera_manager.cpp | 64 OH_LOG_INFO(LOG_APP, "~NDKCamera"); in ~NDKCamera() 91 OH_LOG_INFO(LOG_APP, "~NDKCamera exit"); in ~NDKCamera() 96 OH_LOG_INFO(LOG_APP, "ReleaseCamera enter."); in ReleaseCamera() 110 OH_LOG_INFO(LOG_APP, "ReleaseCamera exit."); in ReleaseCamera() 119 OH_LOG_INFO(LOG_APP, "ReleaseSession exit."); in ReleaseSession() 127 OH_LOG_INFO(LOG_APP, "SessionRealese exit."); in SessionRealese() 293 OH_LOG_INFO(LOG_APP, "Session addInput."); in SessionFlowFn() 308 OH_LOG_INFO(LOG_APP, "Session start"); in SessionFlowFn() 310 OH_LOG_INFO(LOG_APP, "Session success"); in SessionFlowFn() 313 OH_LOG_INFO(LOG_APP, "IsFocusMode start"); in SessionFlowFn() [all …]
|
H A D | main.cpp | 58 OH_LOG_ERROR(LOG_APP, "HasFlash"); in HasFlash() 104 OH_LOG_ERROR(LOG_APP, "InitCamera Start"); in InitCamera() 137 OH_LOG_ERROR(LOG_APP, "InitCamera End"); in InitCamera() 144 OH_LOG_ERROR(LOG_APP, "ReleaseCamera Start"); in ReleaseCamera() 160 OH_LOG_ERROR(LOG_APP, "ReleaseCamera End"); in ReleaseCamera() 167 OH_LOG_ERROR(LOG_APP, "ReleaseCamera Start"); in ReleaseSession() 179 OH_LOG_ERROR(LOG_APP, "ReleaseCamera End"); in ReleaseSession() 186 OH_LOG_INFO(LOG_APP, "StartPhotoOrVideo Start"); in StartPhotoOrVideo() 226 OH_LOG_INFO(LOG_APP, "VideoOutputStart Start"); in VideoOutputStart() 391 OH_LOG_ERROR(LOG_APP, "GetVideoFrameRate End"); in GetVideoFrameRate() [all …]
|
/ohos5.0/docs/zh-cn/application-dev/media/camera/ |
H A D | native-camera-shooting-case.md | 41 OH_LOG_INFO(LOG_APP, "CaptureSessionOnFocusStateChange"); 60 OH_LOG_INFO(LOG_APP, "PreviewOutputOnFrameStart"); 111 OH_LOG_INFO(LOG_APP, " RegisterBufferCb start"); 121 OH_LOG_INFO(LOG_APP, "OnPhotoAvailable start!"); 232 OH_LOG_ERROR(LOG_APP, "photoProfilesSize == null"); 311 OH_LOG_INFO(LOG_APP, "hasFlash success"); 313 OH_LOG_ERROR(LOG_APP, "hasFlash fail"); 338 OH_LOG_ERROR(LOG_APP, "isFlashModeSupported fail"); 440 OH_LOG_ERROR(LOG_APP, "Delete Cameras failed."); 446 OH_LOG_ERROR(LOG_APP, "Delete Cameras failed."); [all …]
|
H A D | native-camera-recording-case.md | 46 OH_LOG_INFO(LOG_APP, "CaptureSessionOnFocusStateChange"); 65 OH_LOG_INFO(LOG_APP, "VideoOutputOnFrameStart"); 150 OH_LOG_ERROR(LOG_APP, "previewProfilesSize == null"); 155 OH_LOG_ERROR(LOG_APP, "photoProfilesSize == null"); 160 OH_LOG_ERROR(LOG_APP, "videorofilesSize == null"); 208 OH_LOG_ERROR(LOG_APP, "OH_CameraInput_Open failed."); 250 OH_LOG_ERROR(LOG_APP, "OH_VideoOutput_Start failed."); 258 OH_LOG_ERROR(LOG_APP, "OH_VideoOutput_Stop failed."); 306 OH_LOG_ERROR(LOG_APP, "Delete Cameras failed."); 312 OH_LOG_ERROR(LOG_APP, "Delete Cameras failed."); [all …]
|
H A D | native-camera-shooting.md | 71 OH_LOG_ERROR(LOG_APP, "Get photoProfiles failed."); 100 OH_LOG_INFO(LOG_APP, " RegisterBufferCb start"); 111 OH_LOG_INFO(LOG_APP, "OnPhotoAvailable start!"); 160 OH_LOG_INFO(LOG_APP, "OnPhotoAvailable end"); 244 OH_LOG_INFO(LOG_APP, "SetBufferCb start"); 438 OH_LOG_INFO(LOG_APP, "hasFlash success"); 440 OH_LOG_ERROR(LOG_APP, "hasFlash fail"); 465 OH_LOG_ERROR(LOG_APP, "isFlashModeSupported fail"); 488 OH_LOG_ERROR(LOG_APP, "isFocusModeSupported fail"); 545 OH_LOG_INFO(LOG_APP, "PhotoOutputOnFrameStart"); [all …]
|
H A D | native-camera-deferred-capture.md | 66 OH_LOG_ERROR(LOG_APP, "mediaAsset is nullptr!"); 71 OH_LOG_ERROR(LOG_APP, "changeRequest is nullptr!"); 76 OH_LOG_INFO(LOG_APP, "SaveCameraPhoto get errCode:%{public}d", errCode); 79 OH_LOG_INFO(LOG_APP, "ApplyChanges get errCode:%{public}d", errCode); 103 OH_LOG_ERROR(LOG_APP, "OnImageDataPrepared: CreatePixelmap failed."); 136 OH_LOG_ERROR(LOG_APP, "photoOutput is nullptr!"); 139 OH_LOG_ERROR(LOG_APP, "mediaAsset is nullptr!"); 144 OH_LOG_ERROR(LOG_APP, "mediaAssetManager is nullptr!"); 157 OH_LOG_ERROR(LOG_APP, "OH_MediaAssetManager_RequestImage failed."); 163 OH_LOG_INFO(LOG_APP, "OnPhotoAssetAvailable start!"); [all …]
|
H A D | native-camera-session-management.md | 48 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_CreateCaptureSession failed."); 57 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_SetSessionMode failed."); 66 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_BeginConfig failed."); 78 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_AddInput failed."); 84 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_AddPreviewOutput failed."); 90 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_AddPhotoOutput failed."); 96 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_CommitConfig failed."); 102 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_Start failed."); 111 OH_LOG_INFO(LOG_APP, "OH_CaptureSession_Stop success "); 113 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_Stop failed. %d ", ret); [all …]
|
H A D | native-camera-torch-use.md | 40 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_IsTorchSupported failed."); 43 OH_LOG_INFO(LOG_APP, "isTorchSupported success."); 45 OH_LOG_ERROR(LOG_APP, "isTorchSupported failed."); 55 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_IsTorchSupported failed."); 58 OH_LOG_INFO(LOG_APP, "isTorchModeSupported success."); 60 OH_LOG_ERROR(LOG_APP, "isTorchModeSupported failed. %{public}d ", ret); 68 OH_LOG_INFO(LOG_APP, "OH_CameraManager_IsTorchModeSupported success."); 74 OH_LOG_INFO(LOG_APP, "OH_CameraManager_SetTorchMode success."); 77 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_IsTorchModeSupported failed."); 91 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_RegisterTorchStatusCallback failed."); [all …]
|
H A D | native-camera-metadata.md | 44 OH_LOG_ERROR(LOG_APP, "OH_Camera_GetCameraManager failed."); 48 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_GetSupportedCameras failed."); 53 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_GetSupportedCameraOutputCapability failed."); 56 OH_LOG_ERROR(LOG_APP, "previewProfilesSize == null"); 60 OH_LOG_ERROR(LOG_APP, "Get metaDataObjectType failed."); 65 OH_LOG_ERROR(LOG_APP, "CreateMetadataOutput failed."); 74 OH_LOG_ERROR(LOG_APP, "OH_MetadataOutput_Start failed."); 83 OH_LOG_ERROR(LOG_APP, "OH_MetadataOutput_Stop failed."); 96 OH_LOG_ERROR(LOG_APP, "OH_MetadataOutput_RegisterCallback failed."); 103 OH_LOG_INFO(LOG_APP, "size = %{public}d", size); [all …]
|
H A D | native-camera-device-input.md | 45 OH_LOG_ERROR(LOG_APP, "OH_Camera_GetCameraMananger failed."); 50 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_RegisterCallback failed."); 55 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_GetSupportedCameras failed."); 60 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_CreateCameraInput failed."); 64 OH_LOG_ERROR(LOG_APP, "OH_CameraInput_RegisterCallback failed."); 69 OH_LOG_ERROR(LOG_APP, "OH_CameraInput_open failed."); 76 OH_LOG_INFO(LOG_APP, "OnCameraInput errorCode: %{public}d", errorCode); 100 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_GetSupportedSceneModes failed."); 103 OH_LOG_INFO(LOG_APP, "scene mode = %{public}s ", sceneModes[index]); // 获取相机指定模式 122 OH_LOG_ERROR(LOG_APP, "previewProfilesSize == null"); [all …]
|
/ohos5.0/docs/en/application-dev/media/camera/ |
H A D | native-camera-shooting-case.md | 41 OH_LOG_INFO(LOG_APP, "CaptureSessionOnFocusStateChange"); 60 OH_LOG_INFO(LOG_APP, "PreviewOutputOnFrameStart"); 111 OH_LOG_INFO(LOG_APP, " RegisterBufferCb start"); 121 OH_LOG_INFO(LOG_APP, "OnPhotoAvailable start!"); 232 OH_LOG_ERROR(LOG_APP, "photoProfilesSize == null"); 311 OH_LOG_INFO(LOG_APP, "hasFlash success"); 313 OH_LOG_ERROR(LOG_APP, "hasFlash fail"); 338 OH_LOG_ERROR(LOG_APP, "isFlashModeSupported fail"); 440 OH_LOG_ERROR(LOG_APP, "Delete Cameras failed."); 446 OH_LOG_ERROR(LOG_APP, "Delete Cameras failed."); [all …]
|
H A D | native-camera-recording-case.md | 46 OH_LOG_INFO(LOG_APP, "CaptureSessionOnFocusStateChange"); 65 OH_LOG_INFO(LOG_APP, "VideoOutputOnFrameStart"); 150 OH_LOG_ERROR(LOG_APP, "previewProfilesSize == null"); 155 OH_LOG_ERROR(LOG_APP, "photoProfilesSize == null"); 160 OH_LOG_ERROR(LOG_APP, "videorofilesSize == null"); 208 OH_LOG_ERROR(LOG_APP, "OH_CameraInput_Open failed."); 250 OH_LOG_ERROR(LOG_APP, "OH_VideoOutput_Start failed."); 258 OH_LOG_ERROR(LOG_APP, "OH_VideoOutput_Stop failed."); 306 OH_LOG_ERROR(LOG_APP, "Delete Cameras failed."); 312 OH_LOG_ERROR(LOG_APP, "Delete Cameras failed."); [all …]
|
H A D | native-camera-shooting.md | 71 OH_LOG_ERROR(LOG_APP, "Get photoProfiles failed."); 100 OH_LOG_INFO(LOG_APP, " RegisterBufferCb start"); 111 OH_LOG_INFO(LOG_APP, "OnPhotoAvailable start!"); 160 OH_LOG_INFO(LOG_APP, "OnPhotoAvailable end"); 244 OH_LOG_INFO(LOG_APP, "SetBufferCb start"); 439 OH_LOG_INFO(LOG_APP, "hasFlash success"); 441 OH_LOG_ERROR(LOG_APP, "hasFlash fail"); 466 OH_LOG_ERROR(LOG_APP, "isFlashModeSupported fail"); 489 OH_LOG_ERROR(LOG_APP, "isFocusModeSupported fail"); 546 OH_LOG_INFO(LOG_APP, "PhotoOutputOnFrameStart"); [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/ |
H A D | egl_core.cpp | 29 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "EGLCore", "EglContextInit execute"); in EglContextInit() 31 … OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "EglContextInit: param error"); in EglContextInit() 50 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", in EglContextInit() 69 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglwindow_ is null"); in CreateEnvironment() 74 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", in CreateEnvironment() 82 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglMakeCurrent failed"); in CreateEnvironment() 98 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", in CreateProgram() 135 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "createProgram linked error"); in CreateProgram() 197 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "EGLCore", "Draw"); in Draw() 200 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "Draw get position failed"); in Draw() [all …]
|
H A D | plugin_render.cpp | 31 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "Callback", "OnSurfaceCreatedCB"); in OnSurfaceCreatedCB() 33 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", in OnSurfaceCreatedCB() 41 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", in OnSurfaceCreatedCB() 58 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "Callback", "OnSurfaceDestroyedCB"); in OnSurfaceDestroyedCB() 60 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", in OnSurfaceDestroyedCB() 68 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", in OnSurfaceDestroyedCB() 100 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "PluginRender", "NapiDrawRectangle"); in NapiDrawRectangle() 114 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginRender", in NapiDrawRectangle() 128 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginRender", in NapiDrawRectangle() 137 …OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "PluginRender", "render->eglcore_->Draw() execut… in NapiDrawRectangle() [all …]
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | hiappevent-watcher-freeze-events-ndk.md | 102 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.time=%{public}lld", time); 107 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.pid=%{public}d", pid); 108 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.uid=%{public}d", uid); 109 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.uuid=%{public}s", uuid.c_str()); 159 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.domain=%{public}s", domain.c_str()); 160 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.name=%{public}s", name.c_str()); 161 OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.eventType=%{public}d", type); 181 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.time=%{public}lld", time); 186 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.pid=%{public}d", pid); 187 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.uid=%{public}d", uid); [all …]
|
H A D | hiappevent-watcher-crash-events-ndk.md | 100 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.time=%{public}lld", time); 105 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.pid=%{public}d", pid); 106 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.uid=%{public}d", uid); 107 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.uuid=%{public}s", uuid.c_str()); 151 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.domain=%{public}s", domain.c_str()); 152 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.name=%{public}s", name.c_str()); 153 OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.eventType=%{public}d", type); 167 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.time=%{public}lld", time); 172 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.pid=%{public}d", pid); 173 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.uid=%{public}d", uid); [all …]
|
H A D | hiappevent-watcher-address-sanitizer-events-ndk.md | 93 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.time=%{public}lld", time); 96 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.pid=%{public}d", pid); 97 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.uid=%{public}d", uid); 98 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.type=%{public}s", type.c_str()); 140 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.domain=%{public}s", domain.c_str()); 141 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.name=%{public}s", name.c_str()); 142 OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.eventType=%{public}d", type); 152 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.time=%{public}lld", time); 155 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.pid=%{public}d", pid); 156 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.uid=%{public}d", uid); [all …]
|
/ohos5.0/docs/zh-cn/application-dev/media/image/ |
H A D | image-receiver-c.md | 39 OH_LOG_INFO(LOG_APP, "ImageReceiverNativeCTest buffer avaliable."); 46 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest get image receiver next image failed, errCode: %{p… 58 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest release image native failed, errCode: %{public}d."… 70 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest create image receiver options failed, errCode: %{p… 129 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest create image receiver failed, errCode: %{public}d.… 138 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest image receiver on failed, errCode: %{public}d.", e… 153 …OH_LOG_INFO(LOG_APP, "ImageReceiverNativeCTest get image receiver surfaceID: %{public}llu.", surfa… 158 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest get image receiver size failed, errCode: %{public}… 173 …OH_LOG_INFO(LOG_APP, "ImageReceiverNativeCTest get image receiver capacity: %{public}d.", capacity… 188 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest image receiver off failed, errCode: %{public}d.", … [all …]
|
H A D | image-info-c.md | 42 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest create image receiver options failed, errCode: %{p… 70 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest create image receiver failed, errCode: %{public}d.… 87 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest get image size failed, errCode: %{public}d.", errC… 97 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest get image component types failed, errCode: %{publi… 120 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest get image byte buffer failed, errCode: %{public}d.… 130 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest get image buffer size failed, errCode: %{public}d.… 140 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest get image row stride failed, errCode: %{public}d."… 150 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest get image pixel stride failed, errCode: %{public}d… 160 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest get timestamp failed, errCode: %{public}d.", errCo… 170 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest release image native failed, errCode: %{public}d."… [all …]
|
/ohos5.0/docs/zh-cn/application-dev/performance/ |
H A D | native-threads-call-js.md | 113 OH_LOG_INFO(LOG_APP, "ThreadSafeTest delete argContent"); 129 OH_LOG_INFO(LOG_APP, "ThreadSafeTest delete argContent end"); 192 OH_LOG_INFO(LOG_APP, "ThreadSafeTest napi_tsfn_release success."); 194 OH_LOG_INFO(LOG_APP, "ThreadSafeTest napi_tsfn_release fail !"); 228 OH_LOG_ERROR(LOG_APP, "UvWorkTest context is nullptr"); 239 OH_LOG_INFO(LOG_APP, "UvWorkTest delete context"); 242 OH_LOG_ERROR(LOG_APP, "UvWorkTest new uv_work_t fail!"); 262 OH_LOG_ERROR(LOG_APP, "UvWorkTest param is not function"); 270 OH_LOG_ERROR(LOG_APP, "UvWorkTest new asyncContext fail!"); 338 OH_LOG_INFO(LOG_APP, "UvWorkTest delete context"); [all …]
|
/ohos5.0/docs/zh-cn/application-dev/napi/ |
H A D | use-jsvm-heapstatistics-debugger-cpuprofiler-heapsnapshot.md | 49 OH_LOG_ERROR(LOG_APP, "JSVM OH_JSVM_GetVM: failed"); 52 OH_LOG_INFO(LOG_APP, "JSVM OH_JSVM_GetVM: success"); 89 OH_LOG_INFO(LOG_APP, "JSVM API heap totalHeapSize: %{public}zu", result.totalHeapSize); 91 OH_LOG_INFO(LOG_APP, "JSVM API heap totalPhysicalSize: %{public}zu", result.totalPhysicalSize); 92 … OH_LOG_INFO(LOG_APP, "JSVM API heap totalAvailableSize: %{public}zu", result.totalAvailableSize); 93 OH_LOG_INFO(LOG_APP, "JSVM API heap usedHeapSize: %{public}zu", result.usedHeapSize); 94 OH_LOG_INFO(LOG_APP, "JSVM API heap heapSizeLimit: %{public}zu", result.heapSizeLimit); 95 OH_LOG_INFO(LOG_APP, "JSVM API heap mallocedMemory: %{public}zu", result.mallocedMemory); 96 OH_LOG_INFO(LOG_APP, "JSVM API heap externalMemory: %{public}zu", result.externalMemory); 97 … OH_LOG_INFO(LOG_APP, "JSVM API heap peakMallocedMemory: %{public}zu", result.peakMallocedMemory); [all …]
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hiappevent-watcher-freeze-events-ndk.md | 102 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.time=%{public}lld", time); 107 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.pid=%{public}d", pid); 108 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.uid=%{public}d", uid); 109 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.uuid=%{public}s", uuid.c_str()); 159 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.domain=%{public}s", domain.c_str()); 160 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.name=%{public}s", name.c_str()); 161 OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.eventType=%{public}d", type); 181 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.time=%{public}lld", time); 186 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.pid=%{public}d", pid); 187 … OH_LOG_INFO(LogType::LOG_APP, "HiAppEvent eventInfo.params.uid=%{public}d", uid); [all …]
|
/ohos5.0/docs/en/application-dev/media/image/ |
H A D | image-receiver-c.md | 39 OH_LOG_INFO(LOG_APP, "ImageReceiverNativeCTest buffer avaliable."); 46 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest get image receiver next image failed, errCode: %{p… 58 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest release image native failed, errCode: %{public}d."… 70 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest create image receiver options failed, errCode: %{p… 129 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest create image receiver failed, errCode: %{public}d.… 138 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest image receiver on failed, errCode: %{public}d.", e… 153 …OH_LOG_INFO(LOG_APP, "ImageReceiverNativeCTest get image receiver surfaceID: %{public}llu.", surfa… 158 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest get image receiver size failed, errCode: %{public}… 173 …OH_LOG_INFO(LOG_APP, "ImageReceiverNativeCTest get image receiver capacity: %{public}d.", capacity… 188 …OH_LOG_ERROR(LOG_APP, "ImageReceiverNativeCTest image receiver off failed, errCode: %{public}d.", … [all …]
|
/ohos5.0/docs/zh-cn/application-dev/web/ |
H A D | arkweb-ndk-jsbridge.md | 46 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", "ndk NativeWebInit start"); 343 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", 484 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", "ndk NativeWebInit start"); 505 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", "ndk NativeWebInit end"); 531 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", 606 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", 609 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", 618 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", 624 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", 633 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "ArkWeb", [all …]
|