| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/ |
| H A D | hm_symbol_run.cpp | 102 OHOS::Rosen::Drawing::Path path = RSTextBlob::GetDrawingPathforTextBlob(glyphId, blob); in DrawSymbol() local
|
| /foundation/filemanagement/storage_service/services/storage_manager/volume/src/ |
| H A D | volume_manager_service.cpp | 252 void VolumeManagerService::NotifyMtpMounted(const std::string &id, const std::string &path, const std::string &desc, in NotifyMtpMounted() argument 267 void VolumeManagerService::NotifyMtpUnmounted(const std::string &id, const std::string &path) in NotifyMtpUnmounted() argument 59 OnVolumeMounted(std::string volumeId, int fsType, std::string fsUuid, std::string path, std::string description) OnVolumeMounted() argument
|
| /foundation/filemanagement/user_file_service/test/unittest/ |
| H A D | external_file_access_test.cpp | 121 bool FileExtensionHelperTest::ReplaceBundleNameFromPath(std::string &path, const std::string &newName) in ReplaceBundleNameFromPath() argument
|
| /foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/fuzztest/swapchainlayer_fuzzer/ |
| H A D | swapchainlayer_fuzzer.cpp | 66 const char *path = "libvulkan.so"; in DLOpenLibVulkan() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
| H A D | asset_font_manager.cpp | 88 sk_sp<SkTypeface> AssetFontManager::onMakeFromFile(const char path[], int ttcIndex) const in onMakeFromFile() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
| H A D | drawing_typeface.cpp | 108 OH_Drawing_Typeface* OH_Drawing_TypefaceCreateFromFile(const char* path, int index) in OH_Drawing_TypefaceCreateFromFile() argument 133 OH_Drawing_Typeface* OH_Drawing_TypefaceCreateFromFileWithArguments(const char* path, in OH_Drawing_TypefaceCreateFromFileWithArguments() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
| H A D | std_filesystem.cpp | 64 auto path = NormalizePath(pathIn); in ValidatePath() local 90 auto path = ValidatePath(pathIn); OpenFile() local 99 auto path = ValidatePath(pathIn); CreateFile() local 109 auto path = ValidatePath(pathIn); DeleteFile() local 123 auto path = ValidatePath(pathIn); OpenDirectory() local 133 auto path = ValidatePath(pathIn); CreateDirectory() local 143 auto path = ValidatePath(pathIn); DeleteDirectory() local [all...] |
| H A D | std_file.cpp | 107 IFile::Ptr StdFile::Open(const string_view path, Mode mode) in Open() argument 137 IFile::Ptr StdFile::Create(const string_view path, Mode mode) in Create() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/test/unittest/animation/ |
| H A D | rs_animation_test.cpp | 330 string path = "L150 0 L50 50"; in HWTEST_F() local 367 string path = "L150 0 L50 50"; in HWTEST_F() local 410 string path = "L150 0 L50 50"; in HWTEST_F() local 585 string path = "L150 0 L50 50"; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render/render_base/unittest/draw/ |
| H A D | rs_draw_test.cpp | 155 auto path = std::make_shared<RSPath>(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/effect/skia_effectChain/src/ |
| H A D | sk_image_chain.cpp | 192 void SKImageChain::SetClipPath(SkPath* path)
in SetClipPath() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/ |
| H A D | mock_heif_hw_decode_flow.cpp | 105 string path = JoinPath(source_, dp->d_name); in FindXpsAndIFrameFile() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
| H A D | image_source_hdr_test.cpp | 366 std::string path = "/data/local/tmp/image/hdr.jpg";
in HWTEST_F() local 393 std::string path = "/data/local/tmp/image/test.jpg";
in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
| H A D | start_code_detector.cpp | 36 size_t StartCodeDetector::SetSource(const std::string &path) in SetSource() argument
|
| /foundation/multimedia/av_session/utils/include/ |
| H A D | avsession_utils.h | 115 static void DeleteCacheFiles(const std::string& path) in DeleteCacheFiles() argument
|
| /foundation/multimedia/media_foundation/services/media_monitor/common/src/ |
| H A D | dump_buffer_wrap.cpp | 40 std::string path = "libmedia_monitor_buffer.z.so"; in Open() local
|
| /foundation/multimedia/media_foundation/engine/foundation/osal/filesystem/ |
| H A D | file_system.cpp | 41 bool FileSystem::IsRegularFile(const std::string& path) in IsRegularFile() argument 69 bool FileSystem::IsDirectory(const std::string& path) in IsDirectory() argument 76 bool FileSystem::IsExists(const std::string& path) in IsExists() argument 81 bool FileSystem::MakeDir(const std::string& path) in MakeDir() argument 106 MakeMultipleDir(const std::string& path) MakeMultipleDir() argument 132 RemoveFilesInDir(const std::string& path) RemoveFilesInDir() argument [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
| H A D | metadata_accessor_factory.cpp | 62 std::shared_ptr<MetadataAccessor> MetadataAccessorFactory::Create(const std::string &path) in Create() argument 91 std::shared_ptr<MetadataAccessor> MetadataAccessorFactory::Create(const std::string &path, uint32_t &error, in Create() argument
|
| /foundation/multimedia/av_codec/test/unittest/avsource_test/ |
| H A D | avsource_hevc_unit_test.cpp | 124 void AVSourceUnitTest::InitResource(const std::string &path, bool local) in InitResource() argument
|
| /foundation/multimedia/av_codec/test/unittest/hls_test/ |
| H A D | hls_media_downloader_unit_test.cpp | 645 std::string path = "/data/test/media/test_cbr/720_1M/video_720_native.m3u8";
in HWTEST_F() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_inotify.cpp | 56 static string ConvertMediaPath(const std::string &path) in ConvertMediaPath() argument 193 int32_t MediaLibraryInotify::AddWatchList(const string &path, const string &uri, MediaLibraryApi api) in AddWatchList() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/ |
| H A D | mtp_data_utils_test.cpp | 170 string path = "/data"; in HWTEST_F() local
|
| /foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
| H A D | dfx_utils.cpp | 52 string DfxUtils::GetSafePath(const string &path) in GetSafePath() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/ |
| H A D | medialibrary_formmap_operations_test.cpp | 234 string path = MediaLibraryFormMapOperations::GetFilePathById(ToString(fileId)); in HWTEST_F() local 278 string path = MediaLibraryFormMapOperations::GetFilePathById(ToString(fileId + 1)); in HWTEST_F() local
|
| /foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
| H A D | mtp_file_observer.cpp | 34 void MtpFileObserver::SendEvent(const inotify_event &event, const std::string &path, const ContextSptr &context) in SendEvent() argument 76 string path = iter->second; in AddInotifyEvents() local 144 void MtpFileObserver::AddFileInotify(const std::string &path, cons argument [all...] |