Loading liblog/config_read.h +1 −4 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef _LIBLOG_CONFIG_READ_H__ #define _LIBLOG_CONFIG_READ_H__ #pragma once #include <cutils/list.h> Loading Loading @@ -51,5 +50,3 @@ LIBLOG_HIDDEN void __android_log_config_read(); LIBLOG_HIDDEN void __android_log_config_read_close(); __END_DECLS #endif /* _LIBLOG_CONFIG_READ_H__ */ liblog/config_write.h +1 −4 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef _LIBLOG_CONFIG_WRITE_H__ #define _LIBLOG_CONFIG_WRITE_H__ #pragma once #include <cutils/list.h> Loading Loading @@ -51,5 +50,3 @@ LIBLOG_HIDDEN void __android_log_config_write(); LIBLOG_HIDDEN void __android_log_config_write_close(); __END_DECLS #endif /* _LIBLOG_CONFIG_WRITE_H__ */ liblog/fake_log_device.h +1 −4 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef _LIBLOG_FAKE_LOG_DEVICE_H #define _LIBLOG_FAKE_LOG_DEVICE_H #pragma once #include <sys/types.h> Loading @@ -36,5 +35,3 @@ LIBLOG_ABI_PUBLIC int __android_log_is_loggable_len(int prio, const char*, size_ LIBLOG_ABI_PRIVATE int __android_log_is_debuggable(); __END_DECLS #endif // _LIBLOG_FAKE_LOG_DEVICE_H liblog/include/log/event_tag_map.h +1 −4 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef _LIBS_CUTILS_EVENTTAGMAP_H #define _LIBS_CUTILS_EVENTTAGMAP_H #pragma once #ifdef __cplusplus extern "C" { Loading Loading @@ -69,5 +68,3 @@ int android_lookupEventTagNum(EventTagMap* map, const char* tagname, #ifdef __cplusplus } #endif #endif /*_LIBS_CUTILS_EVENTTAGMAP_H*/ liblog/include/log/log.h +1 −4 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef _LIBS_LOG_LOG_H #define _LIBS_LOG_LOG_H #pragma once /* Too many in the ecosystem assume these are included */ #if !defined(_WIN32) Loading Loading @@ -200,5 +199,3 @@ int __android_log_ratelimit(time_t seconds, time_t* last); #ifdef __cplusplus } #endif #endif /* _LIBS_LOG_LOG_H */ Loading
liblog/config_read.h +1 −4 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef _LIBLOG_CONFIG_READ_H__ #define _LIBLOG_CONFIG_READ_H__ #pragma once #include <cutils/list.h> Loading Loading @@ -51,5 +50,3 @@ LIBLOG_HIDDEN void __android_log_config_read(); LIBLOG_HIDDEN void __android_log_config_read_close(); __END_DECLS #endif /* _LIBLOG_CONFIG_READ_H__ */
liblog/config_write.h +1 −4 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef _LIBLOG_CONFIG_WRITE_H__ #define _LIBLOG_CONFIG_WRITE_H__ #pragma once #include <cutils/list.h> Loading Loading @@ -51,5 +50,3 @@ LIBLOG_HIDDEN void __android_log_config_write(); LIBLOG_HIDDEN void __android_log_config_write_close(); __END_DECLS #endif /* _LIBLOG_CONFIG_WRITE_H__ */
liblog/fake_log_device.h +1 −4 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef _LIBLOG_FAKE_LOG_DEVICE_H #define _LIBLOG_FAKE_LOG_DEVICE_H #pragma once #include <sys/types.h> Loading @@ -36,5 +35,3 @@ LIBLOG_ABI_PUBLIC int __android_log_is_loggable_len(int prio, const char*, size_ LIBLOG_ABI_PRIVATE int __android_log_is_debuggable(); __END_DECLS #endif // _LIBLOG_FAKE_LOG_DEVICE_H
liblog/include/log/event_tag_map.h +1 −4 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef _LIBS_CUTILS_EVENTTAGMAP_H #define _LIBS_CUTILS_EVENTTAGMAP_H #pragma once #ifdef __cplusplus extern "C" { Loading Loading @@ -69,5 +68,3 @@ int android_lookupEventTagNum(EventTagMap* map, const char* tagname, #ifdef __cplusplus } #endif #endif /*_LIBS_CUTILS_EVENTTAGMAP_H*/
liblog/include/log/log.h +1 −4 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef _LIBS_LOG_LOG_H #define _LIBS_LOG_LOG_H #pragma once /* Too many in the ecosystem assume these are included */ #if !defined(_WIN32) Loading Loading @@ -200,5 +199,3 @@ int __android_log_ratelimit(time_t seconds, time_t* last); #ifdef __cplusplus } #endif #endif /* _LIBS_LOG_LOG_H */