/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_previewer_mock.cpp | 41 return instance_.get(); in GetInstance()
|
H A D | js_tab_content.cpp | 58 return instance_.get(); in GetInstance()
|
H A D | js_tabs.cpp | 56 return instance_.get(); in GetInstance()
|
H A D | js_scroll.cpp | 54 return instance_.get(); in GetInstance()
|
H A D | js_navdestination.cpp | 46 return instance_.get(); in GetInstance()
|
H A D | js_calendar.cpp | 57 return instance_.get(); in GetInstance()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | view_stack_processor.cpp | 45 return instance.get(); in GetInstance()
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_a2dp_src.cpp | 296 return service.get(); in GetProfile()
|
H A D | bluetooth_hfp_ag.cpp | 412 return instance.get(); in GetProfile()
|
H A D | bluetooth_hfp_hf.cpp | 482 return instance.get(); in GetProfile()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
H A D | inner_shared_bundle_installer.cpp | 202 APP_LOGE("get dataMgr failed"); in RollBack() 431 APP_LOGE("get dataMgr failed"); in SavePreInstallInfo() 467 APP_LOGE("get dataMgr failed"); in SaveBundleInfoToStorage() 780 provisionInfo.profileBlockLength, provisionInfo.profileBlock.get()); in DeliveryProfileToCodeSign()
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/ |
H A D | bms_compatible_system_test.cpp | 87 APP_LOGE("fail to get system ability mgr."); in GetBundleMgrProxy() 93 APP_LOGE("fail to get bundle manager proxy."); in GetBundleMgrProxy() 97 APP_LOGI("get bundle manager proxy success."); in GetBundleMgrProxy() 111 APP_LOGE("fail to get bundle installer proxy"); in GetInstallerProxy() 115 APP_LOGI("get bundle installer proxy success."); in GetInstallerProxy() 124 APP_LOGE("get bundle installer failed."); in Install() 142 APP_LOGE("get bundle installer failed."); in Install() 159 APP_LOGE("get bundle installer failed."); in Uninstall() 209 std::string resultMsg = future.get(); in GetResultMsg() 255 * 3.get th [all...] |
/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | surface_encoder_adapter.cpp | 281 MediaAVCodec::CodecServer *codecServerPtr = (MediaAVCodec::CodecServer *)(codecServer_.get());
in SetInputSurface()
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/ |
H A D | post_process_configuration_component_manager.cpp | 59 // Needed to get containerMethods through MetaData() -> Property -> metaData -> containerMethods 831 data_.postProcesses[idx].customProperties = customProperties_[idx].get(); in UpdateMetadata()
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/drawable/ |
H A D | rs_node_drawable1_adapter_test.cpp | 287 canvas.storeMainCanvas_ = mainCanvas.get();
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec_state.cpp | 726 codec_->callback_->OnOutputFormatChanged(*(codec_->outputFormat_.get())); in HandleOutputPortEnabled()
|
/foundation/graphic/graphic_2d/utils/color_manager/test/unittest/ |
H A D | color_manager_test.cpp | 731 skiaSrgb->toProfile(profile.get()); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_particle_animation_test.cpp | 150 renderParticleAnimation->Attach(renderNode.get()); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_surface_node.cpp | 785 GetId(), config.type, texture.get()); in CreateSurfaceExt()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_surface_capture_task_test.cpp | 136 visitor_->canvas_ = std::make_unique<RSPaintFilterCanvas>(drawingCanvas_.get()); in SetUp()
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_sample_rs.cpp | 516 canvas.DrawBitmap(*pixelmap.get(), 500, 500); in TestDrawPixelmap() 565 LOGE("get virAddr failed: virAddr is nullptr"); in DrawSurface()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/ |
H A D | rs_render_node_drawable_adapter_test.cpp | 271 canvas.storeMainCanvas_ = mainCanvas.get();
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/ |
H A D | photo_post_processor.cpp | 307 reinterpret_cast<OHOS::Media::ImageMetadata*>(picture->GetExifMetadata().get())); in RotatePicture()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_utils.cpp | 107 IMAGE_LOGE("[ImageUtil]get the file size failed, ret:%{public}d, errno:%{public}d.", ret, errno); in GetFileSize() 124 IMAGE_LOGE("[ImageUtil]get the file size failed, ret:%{public}d, errno:%{public}d.", ret, errno); in GetFileSize() 182 IMAGE_LOGE("[ImageUtil]get pixel bytes failed, pixelFormat:%{public}d.", in GetPixelBytes() 495 DumpPixelMap(pixelMap.get(), "_imageId", imageId); in DumpPixelMapIfDumpEnabled()
|
/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | image_source_mdk_kits.cpp | 49 return args->napi->nativeImgSrc.get(); in GetNativeImageSource() 419 IMAGE_LOGD("ImageSourceNapiGetSupportedFormats get count only Success"); in ImageSourceNapiGetSupportedFormats() 545 IMAGE_LOGE("ImageSourceNapiGetDelayTime get times count only"); in ImageSourceNapiGetDelayTime()
|