Home
last modified time | relevance | path

Searched defs:tempPath (Results 1 - 25 of 29) sorted by relevance

12

/base/powermgr/thermal_manager/application/protector/include/
H A Dthermal_sensor_provision.h29 char tempPath[PATH_MAX]; member
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dapplication_cleaner_test.cpp105 std::vector<std::string> tempPath; in HWTEST_F() local
/third_party/lzma/CPP/Windows/
H A DCommonDialog.cpp143 AString tempPath; in CommonDlg_BrowseForFile() local
202 UString tempPath; in CommonDlg_BrowseForFile() local
H A DFileDir.cpp844 FString tempPath; in CreateRandomInTempFolder() local
896 FString tempPath; in Create() local
[all...]
/third_party/skia/third_party/externals/angle2/util/
H A Dtest_utils.cpp19 char tempPath[kMaxPath]; in CreateTemporaryFile() local
/foundation/multimedia/media_foundation/engine/foundation/osal/filesystem/
H A Dfile_system.cpp153 char tempPath[MAX_FILE_PATH]; in GetTmpFileName() local
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_video_capture_manager.cpp78 string tempPath = realDirPath + filePath.substr(filePath.rfind('/'), in AddVideoInternal() local
/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp312 std::string tempPath = file.substr(0, pos + 1); in FdToWrite() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp217 bool ApplicationCleaner::RemoveDir(const std::string &tempPath) in RemoveDir() argument
162 GetObsoleteBundleTempPath( const std::vector<std::string> &rootPath, std::vector<std::string> &tempPath) GetObsoleteBundleTempPath() argument
/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dwidget_adapter.cpp124 auto tempPath = const_cast<std::string&> (shaderPath); in UpdateShaderPath() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/
H A Dfile_utils.cpp190 string tempPath = filePath.substr(0, filePath.rfind('.')) + "_tmp" + filePath.substr(filePath.rfind('.')); in SaveVideo() local
211 string tempPath = filePath.substr(0, filePath.rfind('.')) + "_tmp" + filePath.substr(filePath.rfind('.')); in DeleteTempVideoFile() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_helper.c439 char *tempPath = (char *)SoftBusCalloc(len + 1); in CreateDirAndGetAbsPath() local
/third_party/lzma/CPP/7zip/Common/
H A DMultiOutStream.cpp241 FString tempPath = path; in CloseStream_and_FinalRename() local
/base/hiviewdfx/hiview/base/event_publish/
H A Devent_publish.cpp261 std::string tempPath = GetTempFilePath(uid); in SaveEventToTempFile() local
/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp212 std::string GetCppCrashFileName(const pid_t pid, const std::string& tempPath) in GetCppCrashFileName() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddsched_sync_e2e.cpp180 std::string tempPath = continueCfgFullPath_; in LoadContinueConfig() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp439 std::string tempPath = tempRootDir + abcPaths[i]; in MoveAbc() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.cpp314 string tempPath = string(static_cast<char*>(realPath->ptr)); in GetPath() local
/foundation/ability/dmsfwk/common/src/
H A Ddistributed_sched_utils.cpp136 std::string tempPath = g_continueCfgFullPath; in LoadContinueConfig() local
/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp342 const char *tempPath = nullptr; in ParseUrl() local
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp285 std::string tempPath = patchPath.empty() ? hapPath : patchPath; in ReadRawFileFromHap() local
327 const char *tempPath = sPatchPath.empty() ? hapPath : patchPath; in ReadRawFileDescriptor() local
/base/update/updater/services/package/pkg_manager/
H A Dpkg_managerImpl.cpp355 const std::string tempPath = GetExtraPath(path); in ExtraAndLoadPackage() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp768 UString tempPath = DirPrefix; in OnCreateDir() local
/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp421 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidAppPath() local
761 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidHapPath() local
774 const std::string tempPath = (*iter)->GetIndexPath(); GetValidIndexPath() local
792 std::string tempPath = (*iter)->GetIndexPath(); FindRawFileFromHap() local
841 std::string tempPath = (*iter)->GetIndexPath(); GetRawFd() local
1187 const std::string tempPath = (*iter)->GetIndexPath(); IsRawDirFromHap() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1353 std::string tempPath = std::regex_replace(sourceMapPath, std::regex("ets"), "assets/js"); in ReadSourceMapData() local

Completed in 22 milliseconds

12