| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | drag_event.cpp | 2289 RSPath path; in PrepareShadowParametersForDragData() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| H A D | bubble_layout_algorithm.cpp | 1570 std::string path; in ClipBubbleWithPath() local 1836 std::string path; BuildTopLinePath() local 1887 std::string path; BuildRightLinePath() local 1938 std::string path; BuildBottomLinePath() local 1989 std::string path; BuildLeftLinePath() local 2041 std::string path; ReplaceArrowTopLeft() local 2064 std::string path; ReplaceArrowTopRight() local 2088 std::string path; ReplaceArrowRightTop() local 2111 std::string path; ReplaceArrowRightBottom() local 2134 std::string path; ReplaceArrowBottomLeft() local 2157 std::string path; ReplaceArrowBottomRight() local 2180 std::string path; ReplaceArrowLeftTop() local 2203 std::string path; ReplaceArrowLeftBottom() local 2226 std::string path; BuildCornerPath() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
| H A D | rosen_render_offscreen_canvas.cpp | 210 void RosenRenderOffscreenCanvas::ParsePath2D(const RefPtr<CanvasPath2D>& path) in ParsePath2D() argument 326 void RosenRenderOffscreenCanvas::Fill(const RefPtr<CanvasPath2D>& path) in Fill() argument 350 void RosenRenderOffscreenCanvas::Clip(const RefPtr<CanvasPath2D>& path) in Clip() argument 374 SkPath path; FillRect() local 709 SkPath path; DrawImage() local 752 RSRecordingPath path; DrawImage() local 1321 SkPath path; StrokeRect() local 1425 Stroke(const RefPtr<CanvasPath2D>& path) Stroke() argument 2548 TranspareCmdToPath(const RefPtr<CanvasPath2D>& path) UpdateTextStyleForeground() argument 2609 IsPointInPathByColor(double x, double y, SkPath& path, SkColor colorMatch) UpdateTextStyleForeground() argument 2634 IsPointInPathByColor(double x, double y, RSPath& path, RSColorQuad colorMatch) UpdateTextStyleForeground() argument 2673 IsPointInPath(const RefPtr<CanvasPath2D>& path, double x, double y) UpdateTextStyleForeground() argument 2692 IsPointInStroke(const RefPtr<CanvasPath2D>& path, double x, double y) UpdateTextStyleForeground() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_canvas_bridge.cpp | 922 auto path = GetPath2D(runtime, argv[0]); in JsStroke() local 1864 std::string path = argv[0]->ToString(runtime); JsGetJsonData() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| H A D | plugin_frontend_delegate.cpp | 776 void PluginFrontendDelegate::GetState(int32_t& index, std::string& name, std::string& path) in GetState() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | js_card_parser.cpp | 1122 void JsCardParser::GetResourceValue(const std::string& path) in GetResourceValue() argument 1137 std::string path = std::string(RESOURCES_FOLDER) + std::string(DEFAULTS_RESOURCES_JSON_FILE); in LoadImageInfo() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| H A D | frontend_delegate_impl.cpp | 761 void FrontendDelegateImpl::GetState(int32_t& index, std::string& name, std::string& path) in GetState() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
| H A D | js_canvas_renderer.cpp | 921 std::string path; in JsGetJsonData() local 1210 auto path = jsCanvasPath->GetCanvasPath2d(); in JsFill() local 1222 auto path in JsStroke() local 1246 auto path = jsCanvasPath->GetCanvasPath2d(); JsClip() local [all...] |
| /foundation/barrierfree/accessibility/frameworks/common/src/ |
| H A D | accessibility_element_info.cpp | 325 void AccessibilityElementInfo::SetPagePath(const std::string &path) in SetPagePath() argument
|
| /foundation/barrierfree/accessibility/interfaces/kits/napi/src/ |
| H A D | napi_accessibility_utils.cpp | 1354 AccessibilityGesturePosition path; in ConvertGesturePathJSToNAPIPart1() local
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
| H A D | acts_bms_kit_system_test.cpp | 4199 std::string path = "/data/test/abilityInfo.txt"; in HWTEST_F() local 4235 std::string path in HWTEST_F() local 4277 std::string path = "/data/test/appInfo.txt"; HWTEST_F() local 4317 std::string path = "/data/test/abilityInfo.txt"; HWTEST_F() local 4339 std::string path = "/data/test/appInfo.txt"; HWTEST_F() local 4362 std::string path = "/data/test/appInfo.txt"; HWTEST_F() local 4686 std::string path = "/data/test/pAppInfo_01.txt"; HWTEST_F() local 4735 std::string path = "/data/test/pAppInfo_02.txt"; HWTEST_F() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| H A D | bms_bundle_installer_test.cpp | 4292 std::string path = BUNDLE_DATA_DIR; HWTEST_F() local 5557 std::string path = "../"; HWTEST_F() local 5571 std::string path = "./"; HWTEST_F() local 5586 std::string path = "./npos"; HWTEST_F() local 6262 string path = "test"; HWTEST_F() local 6754 std::string path = "/data"; HWTEST_F() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| H A D | installd_operator.cpp | 138 bool InstalldOperator::IsExistFile(const std::string &path) in IsExistFile() argument 153 bool InstalldOperator::IsExistApFile(const std::string &path) in IsExistApFile() argument 177 bool InstalldOperator::IsExistDir(const std::string &path) in IsExistDir() argument 196 MkRecursiveDir(const std::string &path, bool isReadByOthers) MkRecursiveDir() argument 207 DeleteDir(const std::string &path) DeleteDir() argument 431 std::string path = targetPath; ExtractTargetHnpFile() local 512 std::string path = targetPath; ExtractTargetFile() local 547 FsyncResFile(const std::string &path, const ExtractFileType &extractFileType) FsyncResFile() argument 646 GetPathDir(const std::string &path) GetPathDir() argument 655 ChangeDirOwnerRecursively(const std::string &path, const int uid, const int gid) ChangeDirOwnerRecursively() argument 727 IsValidPath(const std::string &rootDir, const std::string &path) IsValidPath() argument 818 MkOwnerDir(const std::string &path, bool isReadByOthers, const int uid, const int gid) MkOwnerDir() argument 826 CheckPathIsSame(const std::string &path, int32_t mode, const int32_t uid, const int32_t gid, bool &isPathExist) CheckPathIsSame() argument 846 MkOwnerDir(const std::string &path, int mode, const int uid, const int gid) MkOwnerDir() argument 900 std::string path = filePath + entry->d_name; GetDiskUsage() local 953 GetDiskUsageFromPath(const std::vector<std::string> &path) GetDiskUsageFromPath() argument 2089 AddDeleteDfx(const std::string &path) AddDeleteDfx() argument 2120 RmvDeleteDfx(const std::string &path) RmvDeleteDfx() argument [all...] |
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | scene_holder.cpp | 121 BASE_NS::string_view RemoveRootNodeFromPath(const BASE_NS::string_view& path) in RemoveRootNodeFromPath() argument 533 CORE_NS::Entity SceneHolder::CreateCamera(const BASE_NS::string& path, const BASE_NS::string& name, uint32_t flagBits) in CreateCamera() argument 1362 bool ResolveNodeFullPath(CORE3D_NS::ISceneNode* node, BASE_NS::string& path) in ResolveNodeFullPath() argument 1508 logNodes(const CORE3D_NS::ISceneNode& node, BASE_NS::string path) logNodes() argument 1541 CreateNode(const BASE_NS::string& path, const BASE_NS::string& name) CreateNode() argument 3028 BASE_NS::string path; ConvertToToolkit() local [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_importer.cpp | 908 string path; in ResolveNodePath() local 1404 BuildAnimationOutput(GLTF2::Data const& data, IFileManager& fileManager, GLTFImportResult& result, GLTF2::Accessor& outputAccessor, GLTF2::AnimationPath path, AnimationOutputComponent& outputComponent) BuildAnimationOutput() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler.cpp | 1058 const std::string path = "/proc/" + std::to_string(pid) + "/cmdline"; in OnParallelRenderBegin() local 1714 std::string path = args.String(pathArgPos); in OnParallelRenderBegin() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| H A D | rs_properties_painter.cpp | 250 Drawing::Path path; in GetShadowDirtyRect() local 324 Drawing::Path path; in DrawShadow() local 355 DrawColorfulShadowInner( const RSProperties& properties, RSPaintFilterCanvas& canvas, Drawing::Path& path) DrawColorfulShadowInner() argument 433 DrawShadowInner( const RSProperties& properties, RSPaintFilterCanvas& canvas, Drawing::Path& path) DrawShadowInner() argument 1153 auto& path = properties.GetClipBounds()->GetDrawingPath(); ApplyClipIfNeed() local 1663 Drawing::Path path; DrawCustomPath() local [all...] |
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
| H A D | ext_decoder.cpp | 1784 ModifyImageProperty(uint32_t index, const std::string &key, const std::string &value, const std::string &path) HeapMemAlloc() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
| H A D | media_file_utils.cpp | 237 int32_t MediaFileUtils::RemoveDirectory(const string &path) in RemoveDirectory() argument 242 std::string MediaFileUtils::DesensitizePath(const std::string &path) in DesensitizePath() argument 251 void MediaFileUtils::PrintStatInformation(const std::string& path) in PrintStatInformation() argument 336 IsDirEmpty(const string &path) IsDirEmpty() argument 644 string path; MediaFileDeletionRecord() local 905 string path = "/storage/cloud/files/.thumbs" + uri.substr(prefixLen); CheckTitle() local 920 string path = "/storage/cloud/files" + uri.substr(prefixLen); GetHighlightVideoPath() local 992 GetParentPath(const string &path) global() argument 1078 UpdatePath(const string &path, const string &uri) global() argument 1143 GetExtensionFromPath(const string &path) global() argument 1586 IsFileTablePath(const string &path) global() argument 1603 IsPhotoTablePath(const string &path) global() argument 1666 GetExtraUri(const string &displayName, const string &path, const bool isNeedEncode) global() argument 1764 CheckMovingPhotoImage(const string &path) global() argument 1769 CheckMovingPhotoVideo(const string &path) global() argument 1939 ModifyFile(const std::string path, int64_t modifiedTime) global() argument [all...] |
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| H A D | image_source_napi.cpp | 1153 static std::string FileUrlToRawPath(const std::string &path) in FileUrlToRawPath() argument
|
| /foundation/multimedia/media_library/frameworks/js/src/ |
| H A D | media_asset_change_request_napi.cpp | 767 string path = fileUri.GetRealPath(); in ParseFileUri() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_asset_operations.cpp | 482 int32_t MediaLibraryAssetOperations::CheckExist(const std::string &path) in CheckExist() argument 707 string path = MediaFileUri::GetPathFromUri(uri, isPhoto); in GetFileAssetByUri() local 1376 static int32_t CreateDirectoryAndAsset(const string path) in CreateDirectoryAndAsset() argument 1424 string path; OpenAsset() local 1476 string path = fileAsset->GetPath(); CloseAsset() local 1507 string path = MediaFileUtils::GetHighlightPath(uriStr); OpenHighlightCover() local 1526 string path = MediaFileUtils::GetHighlightVideoPath(uriStr); OpenHighlightVideo() local 1559 ScanFile(const string &path, bool isCreateThumbSync, bool isInvalidateThumb, bool isForceScan, int32_t fileId) ScanFile() argument 1582 ScanFileWithoutAlbumUpdate(const string &path, bool isCreateThumbSync, bool isInvalidateThumb, bool isForceScan, int32_t fileId) ScanFileWithoutAlbumUpdate() argument 1605 GetEditDataDirPath(const string &path) GetEditDataDirPath() argument 1613 GetEditDataSourcePath(const string &path) GetEditDataSourcePath() argument 1622 GetEditDataPath(const string &path) GetEditDataPath() argument 1631 GetEditDataCameraPath(const string &path) GetEditDataCameraPath() argument 1918 ConvertMediaPathFromCloudPath(const string &path) ConvertMediaPathFromCloudPath() argument 1930 GrantUriPermission(const string &uri, const string &bundleName, const string &path, bool isMovingPhoto) GrantUriPermission() argument 2271 CreateThumbnailFileScaned(const string &uri, const string &path, bool isSync) CreateThumbnailFileScaned() argument 2284 OnScanFinished(const int32_t status, const string &uri, const string &path) OnScanFinished() argument [all...] |
| H A D | medialibrary_rdb_utils.cpp | 388 static string GetExtraUri(const string &displayName, const string &path) in GetExtraUri() argument
|
| H A D | medialibrary_data_manager.cpp | 1483 void MediaLibraryDataManager::CreateThumbnailAsync(const string &uri, const string &path) in CreateThumbnailAsync() argument 1904 int32_t ScanFileCallback::OnScanFinished(const int32_t status, const string &uri, const string &path) in OnScanFinished() argument
|
| /foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
| H A D | clone_restore.cpp | 618 static std::string GetThumbnailLocalPath(const string path) in GetThumbnailLocalPath() argument [all...] |