Home
last modified time | relevance | path

Searched defs:session_dir (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapexd_session.cpp78 std::string session_dir = GetSessionsDir() + "/" + std::to_string(session_id); in CreateSession() local
254 std::string session_dir = GetSessionsDir() + "/" + std::to_string(GetId()); in DeleteSession() local