/foundation/graphic/graphic_3d/lume/metaobject/src/property/ |
H A D | dependencies.cpp | 73 if (v.depth >= depth_ && v.property.get() == p) { in HasDependency()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | rs_surface_frame_ohos_gl.cpp | 55 return surface_->GetCanvas().get(); in GetCanvas()
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_font_style_set.cpp | 47 set_->GetStyle(index, style->GetFontStyle().get(), name->GetString()); in GetStyle()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/dfx/ |
H A D | rs_skp_capture_dfx_test.cpp | 66 auto canvas = std::make_shared<RSPaintFilterCanvas>(drawingCanvas.get()); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_grey_shader_filter.cpp | 56 auto greyImage = builder.MakeImage(canvas.GetGPUContext().get(), nullptr, image->GetImageInfo(), false);
in ProcessImage()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/ |
H A D | text_line_base.h | 46 void* GetSpTextLineBase() { return reinterpret_cast<void*>(textlinebase_.get()); }
in GetSpTextLineBase()
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/ |
H A D | dps.h | 40 return (server.get()->*func)(cmd); in SendCommandHelp()
|
/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/ |
H A D | pixelmap_native_impl.cpp | 63 auto pixelmapPtr = OH_PixelmapNative->GetInnerPixelmap().get(); in OH_PixelmapNative()
|
/foundation/multimedia/media_foundation/engine/plugin/core/ |
H A D | codec.cpp | 70 return codec_->SetDataCallback(dataCallback_.get()); in SetDataCallback()
|
/foundation/multimedia/av_codec/test/unittest/sa_avcodec_test/mock/ |
H A D | codeclist_service_stub_mock.cpp | 31 UNITTEST_INFO_LOG("CodecListServiceStub:0x%" PRIXPTR, FAKE_POINTER(mock.get())); in RegisterMock()
|
/foundation/multimedia/av_session/frameworks/common/src/ |
H A D | avqueue_item.cpp | 23 parcel.WriteParcelable(description_.get()); in Marshalling()
|
/foundation/multimodalinput/input/intention/services/test/unittest/src/ |
H A D | enumerator_test.cpp | 84 IDeviceMgr *deviceMgr = testDevMgr.get(); in HWTEST_F()
|
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/event/ |
H A D | wifi_direct_event_template_dispatcher.h | 64 auto wrapper = dynamic_cast<WifiDirectEventWrapper<Content> *>(content.get()); in Dispatch()
|
/foundation/communication/ipc/services/dbinder/test/ |
H A D | test_dbinder.py | 21 sys.path.insert(0, os.environ.get('PYTEST_PYTESTPATH'))
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | file_test.cpp | 68 EXPECT_EQ(file.oriUri_.length(), std::get<std::string>(value).length()); in HWTEST_F()
|
/foundation/filemanagement/dfs_service/utils/inner_api/ |
H A D | fdsan.h | 56 int get() in get() function
|
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | mkdtemp.cpp | 55 int code = uv_fs_mkdtemp(nullptr, mkdtemp_req.get(), const_cast<char *>(prefix.c_str()), nullptr); in Mkdtemp()
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | dup.cpp | 58 int ret = uv_fs_readlink(nullptr, readlink_req.get(), path.c_str(), nullptr); in Sync()
|
/kernel/linux/linux-5.10/arch/arm/include/debug/ |
H A D | zynq.S | 47 1002: ldr \rd, [\rx, #UART_SR_OFFSET] @ get status register
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | head64.S | 28 larl %r13,.LPG1 # get base
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/ |
H A D | amd.c | 35 * So to get a size we do invert the mask and add 1 to the lowest in amd_get_mtrr() 77 * bit. We are fed say 512K We invert this and we get 111 1111 in amd_set_mtrr() 78 * 1111 1011 but if you subtract one and invert you get the in amd_set_mtrr() 115 .get = amd_get_mtrr,
|
/kernel/linux/linux-5.10/Documentation/sphinx/ |
H A D | load_config.py | 19 config_file = os.environ.get("SPHINX_CONF", None)
|
/kernel/linux/linux-6.6/Documentation/sphinx/ |
H A D | load_config.py | 19 config_file = os.environ.get("SPHINX_CONF", None)
|
/kernel/linux/linux-6.6/arch/arm/include/debug/ |
H A D | zynq.S | 47 1002: ldr \rd, [\rx, #UART_SR_OFFSET] @ get status register
|
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
H A D | unsolicited_frame_control.h | 235 * get pointer. The controller object writes this value to the 238 u32 get; member
|