/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
H A D | path_test.cpp | 639 Path sourcePath; in HWTEST_F() local 654 Path sourcePath; in HWTEST_F() local 669 Path sourcePath; in HWTEST_F() local
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | pkg_icu.cpp | 154 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile() argument
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | pkg_icu.cpp | 154 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile() argument
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | pkg_icu.cpp | 154 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | path_test.cpp | 267 OH_Drawing_Path* sourcePath = OH_Drawing_PathCreate(); in OnTestPerformance() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | Compiler.cpp | 113 const char* sourcePath = nullptr; in compile() local
|
H A D | ParseHelper.h | 37 TParseContext(TSymbolTable& symt, TExtensionBehavior& ext, TIntermediate& interm, GLenum type, int options, bool checksPrecErrors, const char* sourcePath, TInfoSink& is) : in TParseContext() argument 66 const char* sourcePath; // Path of source file or null. member in TParseContext
|
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/ |
H A D | videodec_func_unit_test.cpp | 214 std::string sourcePath = decSourcePathMap_.at(param); in PrepareSource() local 1297 std::string sourcePath = decSourcePathMap_.at(param); in HWTEST_F() local
|
H A D | videodec_hdrvivid2sdr_unit_test.cpp | 153 std::string sourcePath = decSourcePathMap_.at(param); in PrepareSource() local
|
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_source_loading.cpp | 286 bool SourceLoader::CreateImagePixelMap(const std::string &sourcePath)
in CreateImagePixelMap() argument 352 std::string sourcePath = GetSourcePath(data_, error_);
in CreateSourcePixelMap() local
|
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/ |
H A D | photos_restore.cpp | 70 std::string PhotosRestore::ParseSourcePathToLPath(const std::string &sourcePath)
in ParseSourcePathToLPath() argument [all...] |
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/ |
H A D | file_utils.cpp | 116 string sourcePath = isEdited ? MediaLibraryAssetOperations::GetEditDataSourcePath(path) : path;
in SavePicture() local
|
/third_party/icu/icu4c/source/tools/icupkg/ |
H A D | icupkg.cpp | 266 const char *pname, *sourcePath, *destPath, *inFilename, *outFilename, *outComment; in main() local
|
/third_party/node/deps/icu-small/source/tools/icupkg/ |
H A D | icupkg.cpp | 266 const char *pname, *sourcePath, *destPath, *inFilename, *outFilename, *outComment; in main() local
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
H A D | CompilerRegressionTest.java | 196 private final RangeSpecification sourcePath; field in CompilerRegressionTest.Visitor 201 Visitor(RangeSpecification sourcePath, in Visitor() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | HLSLCompiler.cpp | 223 std::string sourcePath = getTempPath(); in compileToBinary() local
|
H A D | ShaderD3D.cpp | 273 std::string sourcePath; in compile() local 27 TranslateTaskD3D(ShHandle handle, ShCompileOptions options, const std::string &source, const std::string &sourcePath) TranslateTaskD3D() argument
|
/third_party/skia/third_party/externals/icu/source/tools/icupkg/ |
H A D | icupkg.cpp | 266 const char *pname, *sourcePath, *destPath, *inFilename, *outFilename, *outComment; in main() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/ |
H A D | extend_resource_manager_host_impl.cpp | 54 std::string GetFileName(const std::string &sourcePath) in GetFileName() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/ |
H A D | verify_manager_host_impl.cpp | 387 bool VerifyManagerHostImpl::GetFileName(const std::string &sourcePath, std::string &fileName) in GetFileName() argument 399 bool VerifyManagerHostImpl::GetFileDir(const std::string &sourcePath, std::string &fileDir) in GetFileDir() argument
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_utils_test/src/ |
H A D | medialibrary_utils_test.cpp | 691 std::string sourcePath = ""; in HWTEST_F() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/ |
H A D | medialibrary_photo_edit_test.cpp | 245 string sourcePath = GetEditDataDirPath(path) + "/source.jpg"; in ValidSourceFile() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | package_file.cpp | 109 static int GetFileContexts(const string &sourcePath, list<FileContext> &fileContexts) in GetFileContexts() argument 326 static int PackFileContent(ofstream &targetFile, const string &sourcePath, const FileContext &fileContext) in PackFileContent() argument 428 int PackageFile::PackageFiles(const string &sourcePath, const string &targetFile, in PackageFiles() argument 474 int PackageFile::ExePackage(const string &sourcePath, const string &targetFile, const FileInfo &fileInfo) in ExePackage() argument 570 CopyFilePermissionsIfNeed(bool targetExists, const std::string &sourcePath, const std::string &fileName, const std::string &targetFile, std::ofstream &targetHandle) CopyFilePermissionsIfNeed() argument [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | moving_photo_processor.cpp | 514 string sourcePath = PhotoFileUtils::GetEditDataSourcePath(data.path); in ProcessLocalCloudLivePhoto() local
|
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | others_clone_restore.cpp | 219 static std::string ParseSourcePathToPath(const std::string &sourcePath, const std::string &prefix) in ParseSourcePathToPath() argument
|