Home
last modified time | relevance | path

Searched defs:WriteBuffer (Results 1 – 2 of 2) sorted by relevance

/art/libprofile/profile/
Dprofile_helpers.h29 inline bool WriteBuffer(int fd, const uint8_t* buffer, size_t byte_count) { in WriteBuffer() function
Dprofile_compilation_info.cc936 static bool WriteBuffer(int fd, const void* buffer, size_t byte_count) { in WriteBuffer() function