Home
last modified time | relevance | path

Searched defs:path (Results 4126 - 4150 of 4547) sorted by relevance

1...<<161162163164165166167168169170>>...182

/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_hap_so_test.cpp319 InstallPathBundle( const std::string &path) InstallPathBundle() argument
377 UpdateInstallPath( const std::string &path) UpdateInstallPath() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp583 bool BMSEventHandler::IsPreInstallRemovable(const std::string& path) in IsPreInstallRemovable() argument
704 void BMSEventHandler::ProcessRebootQuickFixBundleInstall(const std::string& path, bool isOta) {} in ProcessRebootQuickFixBundleInstall() argument
722 void BMSEventHandler::ProcessRebootQuickFixUnInstallAndRecover(const std::string& path) {} in ProcessRebootQuickFixUnInstallAndRecover() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp297 std::string path; in Dump() local
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp746 char path[PATH_MAX] = { 0x00 }; in OpenSpkFile() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h737 AnimationPath path; member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp53 string path, name; in RLock() local
324 BASE_NS::string path; in TryResolveAnimationRoot() local
[all...]
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_effect.h81 std::string path; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp5106 std::string path = ""; in HWTEST_F() local
5121 std::string path = ""; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp1273 Drawing::Path path; in Unmarshalling() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp81 Color RSPropertyDrawableUtils::GetColorForShadowSyn(Drawing::Canvas* canvas, Drawing::Path& path, const Color& color, in GetColorForShadowSyn() argument
912 Drawing::Path path; in CreateShadowPath() local
923 void RSPropertyDrawableUtils::DrawShadow(Drawing::Canvas* canvas, Drawing::Path& path, const float& offsetX, in DrawShadow() argument
950 DrawShadowMaskFilter(Drawing::Canvas* canvas, Drawing::Path& path, const float& offsetX, const float& offsetY, const float& radius, const bool& isFilled, Color spotColor) DrawShadowMaskFilter() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp235 void RSPaintFilterCanvasBase::DrawPath(const Path& path) in DrawPath() argument
266 void RSPaintFilterCanvasBase::DrawShadow(const Path& path, const Point3& planeParams, const Point3& devLightPos, in DrawShadow() argument
282 void RSPaintFilterCanvasBase::DrawShadowStyle(const Path& path, const Point3& planeParams, const Point3& devLightPos, in DrawShadowStyle() argument
592 void RSPaintFilterCanvasBase::ClipPath(const Path& path, ClipO argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.cpp246 void CoreCanvas::DrawPath(const Path& path) in DrawPath() argument
256 void CoreCanvas::DrawShadow(const Path& path, const Point3& planeParams, const Point3& devLightPos, scalar lightRadius, in DrawShadow() argument
262 void CoreCanvas::DrawShadowStyle(const Path& path, const Point3& planeParams, const Point3& devLightPos, in DrawShadowStyle() argument
401 void CoreCanvas::ClipPath(const Path& path, ClipOp op, bool doAntiAlias) in ClipPath() argument
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_ffi.cpp46 static std::string FileUrlToRawPath(const std::string &path) in FileUrlToRawPath() argument
58 std::string path = FileUrlToRawPath(uri); in FfiOHOSCreateImageSourceByPath() local
90 std::string path = FileUrlToRawPath(uri); in FfiOHOSCreateImageSourceByPathWithOption() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp250 bool ImageUtils::PathToRealPath(const string &path, string &realPath) in PathToRealPath() argument
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_source_napi.cpp303 static std::string FileUrlToRawPath(const std::string &path) in FileUrlToRawPath() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dfile_asset.cpp84 void FileAsset::SetPath(const string &path) in SetPath() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_info.cpp588 uint32_t EXIFInfo::GetFileInfoByPath(const std::string &path, FILE **file, unsigned long &fileLength, in GetFileInfoByPath() argument
626 uint32_t EXIFInfo::ModifyExifData(const ExifTag &tag, const std::string &value, const std::string &path) in ModifyExifData() argument
2085 ModifyExifData(const std::string name, const std::string &value, const std::string &path) ModifyExifData() argument
[all...]
H A Djpeg_decoder.cpp1017 ModifyImageProperty(uint32_t index, const std::string &key, const std::string &value, const std::string &path) ModifyImageProperty() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
H A Dmedia_library_manager.cpp79 string path; member
467 std::string MediaLibraryManager::GetSandboxPath(const std::string &path, const Size &size, bool isAstc) in GetSandboxPath() argument
486 static int32_t GetFdFromSandbox(const string &path, string &sandboxPath, bool isAstc) in GetFdFromSandbox() argument
513 int MediaLibraryManager::OpenThumbnail(string &uriStr, const string &path, const Size &size, bool isAstc) in OpenThumbnail() argument
674 QueryThumbnail(const std::string &uri, Size &size, const string &path, bool isAstc) QueryThumbnail() argument
[all...]
/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dimage_effect_inner.cpp513 ErrorCode ImageEffect::SetInputPath(const std::string &path) in SetInputPath() argument
527 ErrorCode ImageEffect::SetOutputPath(const std::string &path) in SetOutputPath() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_object_utils.cpp89 NativeAlbumAsset MediaLibraryObjectUtils::GetDirAsset(const string &path) in GetDirAsset() argument
122 int32_t MediaLibraryObjectUtils::DeleteInvalidRowInDb(const string &path) in DeleteInvalidRowInDb() argument
206 BuildFileAsset(MediaLibraryCommand &cmd, FileAsset &fileAsset, NativeAlbumAsset &dirAsset, string &path, int32_t &mediaType) BuildFileAsset() argument
259 string path; CreateFileObj() local
345 SetDirValuesByPath(ValuesBucket &values, const string &path, int32_t parentId) SetDirValuesByPath() argument
391 string path = dirPath; InsertDirToDbRecursively() local
531 InvalidateThumbnail(const string &id, const string &tableName, const string &path) InvalidateThumbnail() argument
818 string path = MediaFileUtils::UpdatePath(fileAsset->GetPath(), fileAsset->GetUri()); OpenFile() local
837 ScanFileAsync(const string &path, const string &id, MediaLibraryApi api) ScanFileAsync() argument
861 ScanFileSyncWithoutAlbumUpdate(const string &path, const string &id, MediaLibraryApi api) ScanFileSyncWithoutAlbumUpdate() argument
915 ScanFile(const string &path, MediaLibraryApi api) ScanFile() argument
1081 GetRelativePathFromFilePath(const string &path) GetRelativePathFromFilePath() argument
1179 GetIdByPathFromDb(const string &path) GetIdByPathFromDb() argument
1237 DeleteInfoByPathInDb(MediaLibraryCommand &cmd, const string &path) DeleteInfoByPathInDb() argument
1285 ModifyInfoByPathInDb(MediaLibraryCommand &cmd, const string &path) ModifyInfoByPathInDb() argument
1405 IsFileExistInDb(const string &path) IsFileExistInDb() argument
1580 GetRelativePathFromPath(const string &path) GetRelativePathFromPath() argument
[all...]
H A Dmedialibrary_meta_recovery.cpp317 void MediaLibraryMetaRecovery::LoadAlbumMaps(const string &path) in LoadAlbumMaps() argument
376 int32_t MediaLibraryMetaRecovery::AlbumRecovery(const string &path) in AlbumRecovery() argument
423 PhotoRecovery(const string &path) PhotoRecovery() argument
613 ScanMetaDir(const string &path, int32_t bucket_id) ScanMetaDir() argument
[all...]
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_utils.cpp220 string path = data.path; LoadAudioFile() local
239 string path = data.path; LoadVideoFile() local
349 CenterScaleEx(std::shared_ptr<PixelMap> &dataSource, const Size &desiredSize, const std::string path) CenterScaleEx() argument
1574 SaveFileCreateDir(const string &path, const string &suffix, string &fileName) SaveFileCreateDir() argument
1585 SaveFileCreateDirHighlight(const string &path, const string &suffix, string &fileName, const string &timeStamp) SaveFileCreateDirHighlight() argument
1687 SetSource(shared_ptr<AVMetadataHelper> avMetadataHelper, const string &path) SetSource() argument
[all...]
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/
H A Dsystem_sound_manager_impl.cpp371 char *path = GetOneCfgFile(originalUri.c_str(), buf, MAX_PATH_LEN); in GetFullPath() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dmedialibrary_backup_test.cpp382 const char *path = "/data/test/backup/1.txt"; in HWTEST_F() local
502 string path; in HWTEST_F() local
511 string path = "test"; in HWTEST_F() local
520 string path = "test/ee/ee"; in HWTEST_F() local
557 string path = "/test.cpp"; HWTEST_F() local
568 string path = "/test.cpp"; HWTEST_F() local
626 string path = "test_path"; HWTEST_F() local
638 string path = "test_path"; HWTEST_F() local
650 string path = "test_path"; HWTEST_F() local
1313 string path = "image/"; HWTEST_F() local
1334 string path = "video/"; HWTEST_F() local
1355 string path = "audio/"; HWTEST_F() local
1376 string path = "test_path"; HWTEST_F() local
1594 std::string path = "/../"; HWTEST_F() local
[all...]

Completed in 61 milliseconds

1...<<161162163164165166167168169170>>...182