Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_constants.h39 static constexpr const char* kStagedSessionsDir = "/data/app-staging"; variable
Dapexd.cpp717 std::string sessionDirPath = std::string(kStagedSessionsDir) + "/session_" + in verifySessionDir()
1584 dirsToScan.push_back(std::string(kStagedSessionsDir) + "/session_" + in scanStagedSessionsDirAndStage()
1588 dirsToScan.push_back(std::string(kStagedSessionsDir) + "/session_" + in scanStagedSessionsDirAndStage()