Home
last modified time | relevance | path

Searched defs:sourcePath (Results 1 - 25 of 35) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dpath_test.cpp639 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 Dpkg_icu.cpp154 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 Dpkg_icu.cpp154 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 Dpkg_icu.cpp154 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 Dpath_test.cpp267 OH_Drawing_Path* sourcePath = OH_Drawing_PathCreate(); in OnTestPerformance() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DCompiler.cpp113 const char* sourcePath = nullptr; in compile() local
H A DParseHelper.h37 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 Dvideodec_func_unit_test.cpp214 std::string sourcePath = decSourcePathMap_.at(param); in PrepareSource() local
1297 std::string sourcePath = decSourcePathMap_.at(param); in HWTEST_F() local
H A Dvideodec_hdrvivid2sdr_unit_test.cpp153 std::string sourcePath = decSourcePathMap_.at(param); in PrepareSource() local
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_source_loading.cpp286 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 Dphotos_restore.cpp70 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 Dfile_utils.cpp116 string sourcePath = isEdited ? MediaLibraryAssetOperations::GetEditDataSourcePath(path) : path; in SavePicture() local
/third_party/icu/icu4c/source/tools/icupkg/
H A Dicupkg.cpp266 const char *pname, *sourcePath, *destPath, *inFilename, *outFilename, *outComment; in main() local
/third_party/node/deps/icu-small/source/tools/icupkg/
H A Dicupkg.cpp266 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 DCompilerRegressionTest.java196 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 DHLSLCompiler.cpp223 std::string sourcePath = getTempPath(); in compileToBinary() local
H A DShaderD3D.cpp273 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 Dicupkg.cpp266 const char *pname, *sourcePath, *destPath, *inFilename, *outFilename, *outComment; in main() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp54 std::string GetFileName(const std::string &sourcePath) in GetFileName() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp387 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 Dmedialibrary_utils_test.cpp691 std::string sourcePath = ""; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_edit_test.cpp245 string sourcePath = GetEditDataDirPath(path) + "/source.jpg"; in ValidSourceFile() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dpackage_file.cpp109 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 Dmoving_photo_processor.cpp514 string sourcePath = PhotoFileUtils::GetEditDataSourcePath(data.path); in ProcessLocalCloudLivePhoto() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dothers_clone_restore.cpp219 static std::string ParseSourcePathToPath(const std::string &sourcePath, const std::string &prefix) in ParseSourcePathToPath() argument

Completed in 22 milliseconds

12