Home
last modified time | relevance | path

Searched defs:tempPath (Results 1 – 9 of 9) sorted by relevance

/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
Dmedia_library_manager.cpp138 static int32_t SolvePath(const string &filePath, string &tempPath, string &userId) in SolvePath()
203 std::string tempPath = ResultSetUtils::GetStringValFromColumn(1, resultSet); in GetFilePathFromUri() local
230 string tempPath; in GetUriFromFilePath() local
/foundation/multimedia/histreamer/engine/foundation/osal/filesystem/
Dfile_system.cpp153 char tempPath[MAX_FILE_PATH]; in GetTmpFileName() local
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
Ddistributed_input_node_manager.cpp138 for (auto &tempPath: vecInputDevPath) { in ScanSinkInputDevices() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fix_deployer.cpp57 std::string tempPath = path.substr(0, path.rfind(Constants::PATH_SEPARATOR)); in DeployQuickFix() local
/foundation/distributedhardware/distributed_input/common/include/
Dinput_hub.cpp427 for (const auto &tempPath: vecInputDevPath) { in ScanInputDevices() local
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
Dwebsocket_exec.cpp209 const char *tempPath = nullptr; in ParseUrl() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp1053 std::string tempPath = std::regex_replace(sourceMapPath, std::regex("ets"), "assets/js"); in ReadSourceMapData() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
Dclient_trans_proxy_file_manager.c571 char *tempPath = (char *)SoftBusCalloc(len + 1); in CreateDirAndGetAbsPath() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_store_impl.cpp792 std::string tempPath = backupFilePath + "temp"; in Backup() local