Home
last modified time | relevance | path

Searched defs:sourcePath (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
Dpath_test.cpp515 Path sourcePath; variable
530 Path sourcePath; variable
545 Path sourcePath; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dpackage_file.cpp110 static int GetFileContexts(const string &sourcePath, list<FileContext> &fileContexts) in GetFileContexts()
327 static int PackFileContent(ofstream &targetFile, const string &sourcePath, const FileContext &fileC… in PackFileContent()
429 int PackageFile::PackageFiles(const string &sourcePath, const string &targetFile, in PackageFiles()
475 int PackageFile::ExePackage(const string &sourcePath, const string &targetFile, in ExePackage()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
Dquick_fix_manager_proxy.cpp205 for (const std::string &sourcePath : hqfFilePaths) { in CopyFiles() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp107 bool InstalldOperator::ExtractFiles(const std::string &sourcePath, const std::string &targetPath, in ExtractFiles()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
Dbms_bundle_quick_fix_test.cpp1663 std::vector<std::string> sourcePath {FILE1_PATH}; variable
1693 std::vector<std::string> sourcePath {FILE1_PATH}; variable