Home
last modified time | relevance | path

Searched refs:kStagedSessionsDir (Results 1 – 3 of 3) sorted by relevance

/system/apex/apexd/
Dapex_constants.h42 static constexpr const char* kStagedSessionsDir = "/data/app-staging"; variable
Dapexd.h55 kStagedSessionsDir,
Dapexd.cpp857 std::string session_dir_path = std::string(kStagedSessionsDir) + "/session_" + in VerifySessionDir()