Searched refs:OpenImpl (Results 1 – 1 of 1) sorted by relevance
117 if (!open_result_.has_value()) open_result_ = OpenImpl(); in Open()148 android::base::Result<void> OpenImpl() { in OpenImpl() function