| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
| H A D | bms_install_external_hsp_so_test.cpp | 189 InstallPathBundle( const std::string &path) InstallPathBundle() argument 217 UpdateInstallPath( const std::string &path) UpdateInstallPath() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_mgr_rdb_test/ |
| H A D | bms_bundle_quick_fix_mgr_rdb_test.cpp | 645 std::string path; in HWTEST_F() local 663 std::string path = "/data/app/el1/bundle/public/com.example.l3jsdemo/patch_1000001/"; in HWTEST_F() local 698 std::string path = "/data/app/el1/bundle/public/com.example.l3jsdemo/patch_1000001/"; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A D | bundle_installer.cpp | 93 uint8_t BundleInstaller::GetHapType(const char *path) in GetHapType() argument 106 uint8_t BundleInstaller::Install(const char *path, const InstallParam &installParam) in Install() argument 168 uint8_t BundleInstaller::ProcessBundleInstall(const std::string &path, const char *randStr, in ProcessBundleInstall() argument 502 CheckInstallFileIsValid(const char *path) CheckInstallFileIsValid() argument 555 RecordThirdSystemBundle(const char *bundleName, const char *path) RecordThirdSystemBundle() argument 602 InitThirdSystemBundleRecord(const char *bundleName, const char *path) InitThirdSystemBundleRecord() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_service/test/example/ |
| H A D | audio_stream_playback_test.cpp | 147 char path[PATH_MAX] = { 0x00 }; in OpenSpkFile() local 208 std::string path = "/data/test.wav"; in InitRenderer() local 242 std::string path = "/data/test.wav"; in InitSatelliteProcess() local 420 char path[PATH_MA in OpenMicFile() local 461 std::string path = "/data/mic.pcm"; InitCapturer() local [all...] |
| /foundation/graphic/graphic_3d/kits/js/src/ |
| H A D | NodeImpl.cpp | 166 BASE_NS::string path; in GetPath() local 575 SCENE_NS::INode::Ptr recurse_children(const SCENE_NS::INode::Ptr startNode, BASE_NS::string_view path) in recurse_children() argument 597 BASE_NS::string path = ctx.Arg<0>(); GetNodeByPath() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
| H A D | ecs_asset_loader.cpp | 52 void AddNodeToCollectionRecursive(IEntityCollection& ec, ISceneNode& node, string_view path) in AddNodeToCollectionRecursive() argument
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
| H A D | geometry_path_storage.h | 423 void ConcatPath(BezierArc& path, uint32_t pathId = 0) in ConcatPath() argument 441 void JoinPath(BezierArcSvg& path, uint32_t pathId = 0) in JoinPath() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/ |
| H A D | rs_canvas_listener.h | 48 virtual void DrawPath(const Drawing::Path& path) {}; in DrawPath() argument 50 virtual void DrawShadow(const Drawing::Path& path, const Drawing::Point3& planeParams, in DrawShadow() argument 53 virtual void DrawShadowStyle(const Drawing::Path& path, const Drawing::Point3& planeParams, in DrawShadowStyle() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_utils.cpp | 243 std::string Utils::GetRealPath(const std::string& path) in GetRealPath() argument 258 std::string Utils::NormalizePath(const std::string& path) in NormalizePath() argument 263 std::string Utils::GetFileName(const std::string& path) in GetFileName() argument 277 GetDirectory(const std::string& path) GetDirectory() argument 291 IsDirectory(const std::string& path) IsDirectory() argument 301 IterateDirectory(const std::string& path, std::vector<std::string>& files) IterateDirectory() argument 338 LoadLine(const std::string& path, std::string& line) LoadLine() argument 353 LoadLines(const std::string& path, std::vector<std::string>& lines) LoadLines() argument 371 LoadContent(const std::string& path, std::string& content) LoadContent() argument 391 IsRecordInMemoryFile(const std::string& path) IsRecordInMemoryFile() argument 411 FileExists(const std::string& path) FileExists() argument 424 FileDelete(const std::string& path) FileDelete() argument 439 FileOpen(const std::string& path, const std::string& options) FileOpen() argument [all...] |
| H A D | rs_profiler_telemetry.cpp | 45 static std::string path; in GetTemperaturePath() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkcanvas_fuzzer/ |
| H A D | canvas_fuzzer.cpp | 390 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in CanvasFuzzTest002() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/ |
| H A D | rs_property_drawable_utils_test.cpp | 53 Drawing::Path path; in HWTEST_F() local 399 Drawing::Path path; in HWTEST_F() local 494 Drawing::Path path; in HWTEST_F() local 549 Drawing::Path path; in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
| H A D | rs_properties_painter_test.cpp | 232 Drawing::Path path; in HWTEST_F() local 342 Drawing::Path path; in HWTEST_F() local 538 Drawing::Path path; in HWTEST_F() local 570 Drawing::Path path; in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/ |
| H A D | plugin_registry.cpp | 556 void PluginRegistry::RegisterPluginPath(const string_view path) in RegisterPluginPath() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/ |
| H A D | rs_gpu_overdraw_canvas_listener.cpp | 89 Drawing::Path path; in DrawLine() local 129 Drawing::Path path; in DrawArc() local 141 Drawing::Path path; in DrawPie() local 152 Drawing::Path path; DrawOval() local 163 Drawing::Path path; DrawCircle() local 168 DrawPath(const Drawing::Path& path) DrawPath() argument 182 DrawShadow(const Drawing::Path& path, const Drawing::Point3& planeParams, const Drawing::Point3& devLightPos, Drawing::scalar lightRadius, Drawing::Color ambientColor, Drawing::Color spotColor, Drawing::ShadowFlags flag) DrawShadow() argument 189 DrawShadowStyle(const Drawing::Path& path, const Drawing::Point3& planeParams, const Drawing::Point3& devLightPos, Drawing::scalar lightRadius, Drawing::Color ambientColor, Drawing::Color spotColor, Drawing::ShadowFlags flag, bool isLimitElevation) DrawShadowStyle() argument [all...] |
| H A D | rs_cpu_overdraw_canvas_listener.cpp | 60 Drawing::Path path; in DrawLine() local 68 Drawing::Path path; in DrawRect() local 75 Drawing::Path path; in DrawRoundRect() local 82 Drawing::Path path; DrawNestedRoundRect() local 91 Drawing::Path path; DrawArc() local 99 Drawing::Path path; DrawPie() local 106 Drawing::Path path; DrawOval() local 113 Drawing::Path path; DrawCircle() local 118 DrawPath(const Drawing::Path& path) DrawPath() argument 129 DrawShadow(const Drawing::Path& path, const Drawing::Point3& planeParams, const Drawing::Point3& devLightPos, Drawing::scalar lightRadius, Drawing::Color ambientColor, Drawing::Color spotColor, Drawing::ShadowFlags flag) DrawShadow() argument 136 DrawShadowStyle(const Drawing::Path& path, const Drawing::Point3& planeParams, const Drawing::Point3& devLightPos, Drawing::scalar lightRadius, Drawing::Color ambientColor, Drawing::Color spotColor, Drawing::ShadowFlags flag, bool isLimitElevation) DrawShadowStyle() argument 194 AppendRegion(Drawing::Path& path) AppendRegion() argument [all...] |
| H A D | rs_listened_canvas.cpp | 106 void RSListenedCanvas::DrawPath(const Path& path) in DrawPath() argument 122 void RSListenedCanvas::DrawShadow(const Path& path, const Point3& planeParams, const Point3& devLightPos, in DrawShadow() argument 131 void RSListenedCanvas::DrawShadowStyle(const Path& path, const Point3& planeParams, const Point3& devLightPos, in DrawShadowStyle() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | shadowutils.cpp | 59 void draw_shadow(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path, DRAW_PARAM param) in draw_shadow() argument 130 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in make_path_star() local 175 draw_rect_path( OH_Drawing_Canvas* canvas, OH_Drawing_Path* path, ShadowUtils::ShadowMode mode, OH_Drawing_CanvasShadowFlags flags) draw_rect_path() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| H A D | drawing_sample_rs.cpp | 128 Path path; in TestDrawPathPro() local 438 Path path; TestDrawShadow() local 455 Path path; TestDrawShadowStyle() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/drawing_fuzzer/ |
| H A D | drawing_fuzzer.cpp | 158 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in NativeDrawingCanvasDrawPathTest() local 223 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in NativeDrawingPathMoveToTest() local 236 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in NativeDrawingPathLineToTest() local 249 OH_Drawing_Path* path in NativeDrawingPathResetTest() local 267 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathArcToTest() local 282 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathQuadToTest() local 299 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathCubicToTest() local 312 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathCloseTest() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/ |
| H A D | path_fuzzer.cpp | 52 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in NativeDrawingPathTest001() local 137 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in NativeDrawingPathTest003() local 200 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest004() local 248 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest005() local 302 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest006() local 352 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest007() local 401 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest008() local 439 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest009() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| H A D | rs_path_animation.cpp | 37 RSPathAnimation::RSPathAnimation(std::shared_ptr<RSPropertyBase> property, const std::string& path, in RSPathAnimation() argument 306 ProcessPath(const std::string& path, const float startX, const float startY, const float endX, const float endY) const ProcessPath() argument 317 PreProcessPath(const std::string& path, const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) const PreProcessPath() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/ |
| H A D | drawing_playback.cpp | 116 MSKPSrc::MSKPSrc(const std::string& path) : fPath_(path) in MSKPSrc() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
| H A D | mtpfs_mtp_device.cpp | 227 const MtpFsTypeDir *MtpFsDevice::DirFetchContent(std::string path) in DirFetchContent() argument 278 int MtpFsDevice::DirCreateNew(const std::string &path) in DirCreateNew() argument 304 DirRemove(const std::string &path) DirRemove() argument 451 FileRead(const std::string &path, char *buf, size_t size, off_t offset) FileRead() argument 483 FileWrite(const std::string &path, const char *buf, size_t size, off_t offset) FileWrite() argument 593 FileRemove(const std::string &path) FileRemove() argument [all...] |
| /foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/systemtest/ |
| H A D | vulkan_loader_system_test.cpp | 96 const char *path = "libvulkan.so"; in DLOpenLibVulkan() local
|