Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_session.cpp46 static Result<SessionState> ParseSessionState(const std::string& session_dir) { in ParseSessionState() function
98 auto state = ParseSessionState(session_dir); in GetSessionFromDir()
328 auto state = OR_RETURN(ParseSessionState(session_dir)); in GetSession()
341 auto state = ParseSessionState(session_dir); in GetSessions()