Loading liblog/include/android/log.h +7 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,11 @@ * - DO NOT CHANGE THE LAYOUT OR SIZE OF STRUCTURES */ /** * @addtogroup Logging * @{ */ /** * \file * Loading Loading @@ -205,4 +210,6 @@ int __android_log_buf_print(int bufID, int prio, const char* tag, } #endif /** @} */ #endif /* _ANDROID_LOG_H */ libsync/include/ndk/sync.h +11 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ * limitations under the License. */ /** * @addtogroup Sync * @{ */ /** * @file sync.h */ #ifndef ANDROID_SYNC_H #define ANDROID_SYNC_H Loading Loading @@ -86,3 +95,5 @@ void sync_file_info_free(struct sync_file_info *info); __END_DECLS #endif /* ANDROID_SYNC_H */ /** @} */ Loading
liblog/include/android/log.h +7 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,11 @@ * - DO NOT CHANGE THE LAYOUT OR SIZE OF STRUCTURES */ /** * @addtogroup Logging * @{ */ /** * \file * Loading Loading @@ -205,4 +210,6 @@ int __android_log_buf_print(int bufID, int prio, const char* tag, } #endif /** @} */ #endif /* _ANDROID_LOG_H */
libsync/include/ndk/sync.h +11 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ * limitations under the License. */ /** * @addtogroup Sync * @{ */ /** * @file sync.h */ #ifndef ANDROID_SYNC_H #define ANDROID_SYNC_H Loading Loading @@ -86,3 +95,5 @@ void sync_file_info_free(struct sync_file_info *info); __END_DECLS #endif /* ANDROID_SYNC_H */ /** @} */