Searched refs:ErrorIgnoreEnoent (Results 1 – 1 of 1) sorted by relevance
107 class ErrorIgnoreEnoent { class109 ErrorIgnoreEnoent() in ErrorIgnoreEnoent() function in android::init::ErrorIgnoreEnoent112 explicit ErrorIgnoreEnoent(int errno_to_append) in ErrorIgnoreEnoent() function in android::init::ErrorIgnoreEnoent126 ErrorIgnoreEnoent& operator<<(T&& t) { in operator <<()136 inline ErrorIgnoreEnoent ErrnoErrorIgnoreEnoent() { in ErrnoErrorIgnoreEnoent()137 return ErrorIgnoreEnoent(errno); in ErrnoErrorIgnoreEnoent()799 return ErrorIgnoreEnoent() << "Could not start service: " << result.error(); in do_start()908 return ErrorIgnoreEnoent() in do_write()