Home
last modified time | relevance | path

Searched refs:tgtDir (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/app_file_service/utils/src/b_process/
H A Db_guard_cwd.cpp25 BGuardCwd::BGuardCwd(std::string_view tgtDir) in BGuardCwd() argument
31 if (chdir(tgtDir.data())) { in BGuardCwd()
/foundation/filemanagement/app_file_service/utils/include/b_process/
H A Db_guard_cwd.h35 * @param tgtDir 目标目录
37 explicit BGuardCwd(std::string_view tgtDir);

Completed in 1 milliseconds