Home
last modified time | relevance | path

Searched defs:srcPath (Results 76 - 100 of 121) sorted by relevance

12345

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.cpp132 ProgramBinary* readBinary (const std::string& srcPath) in readBinary() argument
432 void BinaryRegistryWriter::initFromPath (const std::string& srcPath) in initFromPath() argument
567 BinaryRegistryReader::BinaryRegistryReader (const tcu::Archive& archive, const std::string& srcPath) in BinaryRegistryReader() argument
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h98 std::string srcPath; member
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp376 void ZipFile::GetAllFileList(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileList() argument
418 void ZipFile::GetChildNames(const std::string &srcPath, std::set<std::string> &fileSet) in GetChildNames() argument
482 void ZipFile::GetAllFileListCache(const std::string &srcPath, st argument
515 GetChildNamesCache(const std::string &srcPath, std::set<std::string> &fileSet) GetChildNamesCache() argument
560 GetAllFileListNormal(const std::string &srcPath, std::vector<std::string> &assetList) GetAllFileListNormal() argument
574 GetChildNamesNormal(const std::string &srcPath, std::set<std::string> &fileSet) GetChildNamesNormal() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability.cpp125 auto srcPath = GenerateSrcPath(abilityInfo); in Init() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp76 FrontendType GetFrontendTypeFromManifest(const std::string& packagePath, const std::string& srcPath, bool isHap) in GetFrontendTypeFromManifest() argument
309 std::string srcPath; in OnStart() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h200 std::string srcPath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h361 virtual ErrCode ExtractDriverSoFiles(const std::string &srcPath, in ExtractDriverSoFiles() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_host_impl.cpp245 ErrCode InstalldHostImpl::ExtractDriverSoFiles(const std::string &srcPath, in ExtractDriverSoFiles() argument
H A Dmock_install_client.cpp249 ErrCode InstalldClient::ExtractDriverSoFiles(const std::string &srcPath, in ExtractDriverSoFiles() argument
H A Dinstalld_client.cpp371 ErrCode InstalldClient::ExtractDriverSoFiles(const std::string &srcPath, in ExtractDriverSoFiles() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp435 ErrCode InstalldClient::ExtractDriverSoFiles(const std::string &srcPath, in ExtractDriverSoFiles() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp728 std::string srcPath = Str16ToStr8(data.ReadString16()); in HandExtractDriverSoFiles() local
H A Dinstalld_proxy.cpp666 ErrCode InstalldProxy::ExtractDriverSoFiles(const std::string &srcPath, in ExtractDriverSoFiles() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_fileext_test/src/
H A Dmedialibrary_fileext_test.cpp576 string srcPath = fileAsset->GetPath(); in HWTEST_F() local
606 string srcPath = srcAlbumAsset->GetPath(); in HWTEST_F() local
731 string srcPath = fileAsset->GetPath(); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/
H A Ddbm_kv_store.c410 char srcPath[MAX_KEY_PATH + 1] = {0}; in CopyValueToFile() local
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Djs_datashare_ext_ability.cpp72 std::string srcPath = ""; in Init() local
433 void JsDataShareExtAbility::GetSrcPath(std::string &srcPath) in GetSrcPath() argument
[all...]
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp440 static int RestoreTime(const string &srcPath, const string &destPath) in RestoreTime() argument
584 RecurMoveDir(const string &srcPath, const string &destPath, const int mode, deque<struct ConflictFiles> &errfiles) RecurMoveDir() argument
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.cpp466 int FileCopy(const string& srcPath, const string& dstPath) in FileCopy() argument
498 int DirCopy(const string& srcPath, const string& dstPath) in DirCopy() argument
575 int DirMove(const string& srcPath, const string& dstPath) in DirMove() argument
1107 string srcPath = ((srcUri == nullptr) ? "" : (srcUri.get())); in Copy() local
1144 string srcPath in Move() local
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp288 int Copy::CopySubDir(const string &srcPath, const string &destPath, std::shared_ptr<FileInfos> infos) in CopySubDir() argument
398 int Copy::RecurCopyDir(const string &srcPath, const string &destPath, std::shared_ptr<FileInfos> infos) in RecurCopyDir() argument
435 fs::path srcPath = fs::u8path(src); in CopyDirFunc() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp660 string srcPath = srcPaths[i]; in MountSandboxPath() local
1151 std::string srcPath = hmdfsMntArgs.GetFullDst() + "/device_view/" + networkId + "/files/Docs/"; MountDfsDocs() local
[all...]
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Djs_file_access_ext_ability.cpp81 std::string srcPath = ""; in Init() local
272 void JsFileAccessExtAbility::GetSrcPath(std::string &srcPath) in GetSrcPath() argument
[all...]
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H A Dnapi_fileaccess_helper.cpp667 std::unique_ptr<char[]> srcPath; in GetCopyArguments() local
707 std::unique_ptr<char[]> srcPath = nullptr; in GetCopyFileArguments() local
1318 std::unique_ptr<char[]> srcPath; in GetMoveItemArguments() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path.cpp298 bool SkiaPath::InitWithInterpolate(const Path& srcPath, const Path& endingPath, scalar weight) in InitWithInterpolate() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp695 AskWrite(const wchar_t *srcPath, Int32 srcIsFolder, const FILETIME *srcTime, const UInt64 *srcSize, const wchar_t *destPath, BSTR *destPathResult, Int32 *writeAnswer) AskWrite() argument
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1062 bool JsRuntime::RunScript(const std::string& srcPath, const std::string& hapPath, bool useCommonChunk, in RunScript() argument

Completed in 36 milliseconds

12345