Home
last modified time | relevance | path

Searched full:path (Results 29301 - 29325 of 40200) sorted by relevance

1...<<1171117211731174117511761177117811791180>>...1608

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/src/
H A Dimport.ts15 /// <reference path='../../../../../../../../../out/sdk/ohos-sdk/windows/ets/component/enums.d.ts' />
16 /// <reference path='../../../../../../../../../out/sdk/ohos-sdk/windows/ets/component/with_theme.d.ts' />
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp238 auto path = canvasPath->GetCanvasPath2d(); in Stroke() local
241 renderingContext2DModel_->SetStrokeRuleForPath2D(fillRule, path); in Stroke()
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfont_manager.cpp177 fontInfo.path = systemFontDesc->path; in GetSystemFont()
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.h334 void SetPath(const std::string& path) in SetPath() argument
336 path_ = path; in SetPath()
/foundation/arkui/ace_engine/interfaces/napi/kits/font/
H A Djs_font.cpp161 napi_create_string_utf8(env, fontInfo.path.c_str(), NAPI_AUTO_LENGTH, &resultArray[FONT_INFO_INDEX_PATH]); in JSgetFontByName()
176 napi_set_named_property(env, result, "path", resultArray[FONT_INFO_INDEX_PATH]); in JSgetFontByName()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h237 std::string codePath; // ability main code path with name
238 std::string resourcePath; // resource path for resource init
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_installer_host.h42 * @attention Notice that the bundleFilePath should be an absolute path.
43 * @param bundleFilePath Indicates the path for storing the ohos Ability Package (HAP) of the application
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_executor.cpp137 std::filesystem::path filePath(aotArgs.arkProfilePath); in GetSubjectInfo()
177 argsMap.emplace("ABC-Path", aotArgs.hapPath + ServiceConstants::PATH_SEPARATOR + ABC_RELATIVE_PATH); in MapArgs()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcamera_component.cpp143 HILOG_ERROR(HILOG_MODULE_ACE, "FrameCallback: get data path failed!"); in CreateFilePath()
148 HILOG_ERROR(HILOG_MODULE_ACE, "FrameCallback: invalid data path!"); in CreateFilePath()
/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dsvg_manager_test_ng.cpp233 test = "/path/to/resource"; in HWTEST_F()
235 test = "./path/to/resource"; in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_config.h59 * @brief Reload XML Document from specified path.
180 * @brief Reload XML Document from specified path.
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_checker.cpp119 LOG_E(BMS_TAG_DEFAULT, "qfInfo path: %{public}s, applicationInfo path: %{public}s", in CheckPatchNativeSoWithInstalledBundle()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_node.h53 * @brief Path of this object on 3D scene (mirrored to META_NS::IContainer, also),
56 META_READONLY_PROPERTY(BASE_NS::string, Path)
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_node_graph_manager.h60 /** Optional uri, which can be fetched later to get path to the loaded file */
211 * @param uri Path to render node graph json file.
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_common.h75 /** Indicates that the frame is an extended discardable frame. It is not on the main reference path and
77 * reference path are discarded by decoder, the frame can be further discarded.
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Ddrawing_painter_impl.cpp237 void RSCanvasParagraphPainter::drawPath(const RSPath& path, const DecorationStyle& decorStyle) in drawPath() argument
242 canvas_->DrawPath(path); in drawPath()
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/
H A Darg_parser.cpp130 --input input file path
131 --output output file path
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dffmpeg_api_wrap.cpp41 std::string path = "libohosffmpeg.z.so"; in Open() local
42 handler = dlopen(path.c_str(), RTLD_NOW); in Open()
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/
H A Dcrop_efilter.cpp199 CHECK_AND_RETURN_RET_LOG(dataType == DataType::PIXEL_MAP || dataType == DataType::URI || dataType == DataType::PATH, in Render()
200 ErrorCode::ERR_UNSUPPORTED_DATA_TYPE, "crop only support pixelMap uri path! dataType=%{public}d", dataType); in Render()
/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dsource.h59 /** Local file path or network address */
200 * @param uri Indicates the media source URI, which can be a network URI or local file path.
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmoving_photo_impl.cpp147 MEDIA_INFO_LOG("Dest real path = %{public}s", destPath.c_str()); in WriteToSandboxUri()
149 MEDIA_ERR_LOG("Create empty dest file in sandbox failed, path:%{public}s", destPath.c_str()); in WriteToSandboxUri()
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_sink.cpp72 int32_t RecorderSink::SetOutputPath(const string &path) in SetOutputPath() argument
74 path_ = path; in SetOutputPath()
/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_scheduler_service.h164 * @param filePath The file path.
311 void LoadWorksFromFile(const char *path, std::list<std::shared_ptr<WorkInfo>> &workInfos);
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp123 WLOGFE("Parse svg string path failed."); in CalcCutoutBoundingRect()
140 WLOGFI("calc rect from path,[%{public}d, %{public}d, %{public}u, %{public}u]", left, top, width, height); in CalcCutoutBoundingRect()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dkv_delegate.cpp358 KvDelegate::KvDelegate(const std::string &path, const std::shared_ptr<ExecutorPool> &executors) in KvDelegate() argument
359 : path_(path), executors_(executors) in KvDelegate()

Completed in 53 milliseconds

1...<<1171117211731174117511761177117811791180>>...1608