Home
last modified time | relevance | path

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

/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
/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
/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
/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
/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
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
H A Dmedia_library_manager.cpp342 static int32_t SolvePath(const string &filePath, string &tempPath, string &userId) in SolvePath() argument
407 std::string tempPath = ResultSetUtils::GetStringValFromColumn(1, resultSet); in GetFilePathFromUri() local
434 string tempPath; in GetUriFromFilePath() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp264 const char *tempPath = nullptr; in ParseUrl() local
618 const char *tempPath = nullptr; in FillContextInfo() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp1439 std::string tempPath = backupFilePath + ".tmp"; in Backup() local
2160 std::string tempPath = destPath + ".tmp"; in GetDestPath() local

Completed in 18 milliseconds