Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/utils/
DOfflineUnwindUtils.h145 if (!cwd_.empty()) std::filesystem::current_path(cwd_); in ReturnToCurrentWorkingDirectory()
184 std::string cwd_; variable
DOfflineUnwindUtils.cpp218 cwd_ = std::filesystem::current_path(); in Init()