HomeSort by relevance Sort by last modified time
    Searched refs:TC_ATTRIBUTE_NOINLINE (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/util/base/
port.h 32 #define TC_ATTRIBUTE_NOINLINE __attribute__((noinline))
40 #define TC_ATTRIBUTE_NOINLINE
logging.h 42 int line_number) TC_ATTRIBUTE_NOINLINE;
44 ~LogMessage() TC_ATTRIBUTE_NOINLINE;

Completed in 69 milliseconds