Home
last modified time | relevance | path

Searched refs:new_root_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/files/
H A Dsafe_fd.cc192 void SafeFD::SetRootPathForTesting(const char* new_root_path) { in SetRootPathForTesting() argument
193 SafeFD::RootPath = new_root_path; in SetRootPathForTesting()
H A Dsafe_fd.h81 BRILLO_EXPORT static void SetRootPathForTesting(const char* new_root_path);