Searched refs:ALWAYS_INLINE (Results 1 – 1 of 1) sorted by relevance
41 #define ALWAYS_INLINE __attribute__((always_inline)) macro106 static CallStackUPtr ALWAYS_INLINE getCurrent(int32_t ignoreDepth = 1) {115 static CallStackUPtr ALWAYS_INLINE getCurrent(int32_t = 1) {121 static void ALWAYS_INLINE logStack(const char* logtag, CallStack* stack = getCurrent().get(),131 static void ALWAYS_INLINE logStack(const char* logtag, CallStack* = getCurrent().get(),138 static String8 ALWAYS_INLINE stackToString(const char* prefix = nullptr,147 static String8 ALWAYS_INLINE stackToString(const char* prefix = nullptr,