Searched refs:MarkStagedSessionSuccessful (Results 1 – 3 of 3) sorted by relevance
84 android::base::Result<void> MarkStagedSessionSuccessful(const int session_id)
215 Result<void> ret = ::android::apex::MarkStagedSessionSuccessful(session_id); in markStagedSessionSuccessful()
2992 Result<void> MarkStagedSessionSuccessful(const int session_id) { in MarkStagedSessionSuccessful() function