Loading include/android/multinetwork.h +11 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ * limitations under the License. */ /** * @addtogroup Networking * @{ */ /** * @file multinetwork.h */ #ifndef ANDROID_MULTINETWORK_H #define ANDROID_MULTINETWORK_H Loading Loading @@ -104,3 +113,5 @@ int android_getaddrinfofornetwork(net_handle_t network, __END_DECLS #endif // ANDROID_MULTINETWORK_H /** @} */ include/android/trace.h +7 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ * limitations under the License. */ /** * @addtogroup Tracing * @{ */ /** * @file trace.h * @brief Writes trace events to the system trace buffer. Loading Loading @@ -65,3 +70,5 @@ void ATrace_endSection(); #endif #endif // ANDROID_NATIVE_TRACE_H /** @} */ libs/nativewindow/include/android/hardware_buffer.h +7 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ * limitations under the License. */ /** * @addtogroup NativeActivity Native Activity * @{ */ /** * @file hardware_buffer.h */ Loading Loading @@ -244,3 +249,5 @@ int AHardwareBuffer_recvHandleFromUnixSocket(int socketFd, AHardwareBuffer** out __END_DECLS #endif // ANDROID_HARDWARE_BUFFER_H /** @} */ Loading
include/android/multinetwork.h +11 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ * limitations under the License. */ /** * @addtogroup Networking * @{ */ /** * @file multinetwork.h */ #ifndef ANDROID_MULTINETWORK_H #define ANDROID_MULTINETWORK_H Loading Loading @@ -104,3 +113,5 @@ int android_getaddrinfofornetwork(net_handle_t network, __END_DECLS #endif // ANDROID_MULTINETWORK_H /** @} */
include/android/trace.h +7 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ * limitations under the License. */ /** * @addtogroup Tracing * @{ */ /** * @file trace.h * @brief Writes trace events to the system trace buffer. Loading Loading @@ -65,3 +70,5 @@ void ATrace_endSection(); #endif #endif // ANDROID_NATIVE_TRACE_H /** @} */
libs/nativewindow/include/android/hardware_buffer.h +7 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ * limitations under the License. */ /** * @addtogroup NativeActivity Native Activity * @{ */ /** * @file hardware_buffer.h */ Loading Loading @@ -244,3 +249,5 @@ int AHardwareBuffer_recvHandleFromUnixSocket(int socketFd, AHardwareBuffer** out __END_DECLS #endif // ANDROID_HARDWARE_BUFFER_H /** @} */