Searched refs:orig_ptr (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dbuffer_tests.cpp195 static void *GetAlignedPtr(void *orig_ptr, int alignment, int or_mask) { argument
196 uint64_t ptr = reinterpret_cast<uint64_t>(orig_ptr);

Completed in 657 milliseconds