Searched defs:AdvancePointer (Results 1 – 2 of 2) sorted by relevance
15 inline void* AdvancePointer(void* pointer, ssize_t byte_offset) { in AdvancePointer() function18 inline const void* AdvancePointer(const void* pointer, ssize_t byte_offset) { in AdvancePointer() function
1507 void AdvancePointer(const void* val) { in AdvancePointer() function in art::BuildNativeCallFrameStateMachine