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

  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.h 78 #define DYNAMIC_ANNOTATIONS_GLUE0(A, B) A##B
79 #define DYNAMIC_ANNOTATIONS_GLUE(A, B) DYNAMIC_ANNOTATIONS_GLUE0(A, B)
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.h 75 #define DYNAMIC_ANNOTATIONS_GLUE0(A, B) A##B
76 #define DYNAMIC_ANNOTATIONS_GLUE(A, B) DYNAMIC_ANNOTATIONS_GLUE0(A, B)

Completed in 5383 milliseconds