• Home
  • Raw
  • Download

Lines Matching refs:ATTRIBUTE_UNUSED

62 palette_status_t PaletteTraceBegin(const char* name ATTRIBUTE_UNUSED) {  in PaletteTraceBegin()  argument
70 palette_status_t PaletteTraceIntegerValue(const char* name ATTRIBUTE_UNUSED, in PaletteTraceIntegerValue() argument
71 int32_t value ATTRIBUTE_UNUSED) { in PaletteTraceIntegerValue() argument
75 palette_status_t PaletteAshmemCreateRegion(const char* name ATTRIBUTE_UNUSED, in PaletteAshmemCreateRegion() argument
76 size_t size ATTRIBUTE_UNUSED, in PaletteAshmemCreateRegion() argument
82 palette_status_t PaletteAshmemSetProtRegion(int fd ATTRIBUTE_UNUSED, in PaletteAshmemSetProtRegion() argument
83 int prot ATTRIBUTE_UNUSED) { in PaletteAshmemSetProtRegion() argument
97 palette_status_t PaletteNotifyStartDex2oatCompilation(int source_fd ATTRIBUTE_UNUSED, in PaletteNotifyStartDex2oatCompilation() argument
98 int art_fd ATTRIBUTE_UNUSED, in PaletteNotifyStartDex2oatCompilation() argument
99 int oat_fd ATTRIBUTE_UNUSED, in PaletteNotifyStartDex2oatCompilation() argument
100 int vdex_fd ATTRIBUTE_UNUSED) { in PaletteNotifyStartDex2oatCompilation() argument
104 palette_status_t PaletteNotifyEndDex2oatCompilation(int source_fd ATTRIBUTE_UNUSED, in PaletteNotifyEndDex2oatCompilation() argument
105 int art_fd ATTRIBUTE_UNUSED, in PaletteNotifyEndDex2oatCompilation() argument
106 int oat_fd ATTRIBUTE_UNUSED, in PaletteNotifyEndDex2oatCompilation() argument
107 int vdex_fd ATTRIBUTE_UNUSED) { in PaletteNotifyEndDex2oatCompilation() argument
111 palette_status_t PaletteNotifyDexFileLoaded(const char* path ATTRIBUTE_UNUSED) { in PaletteNotifyDexFileLoaded() argument
115 palette_status_t PaletteNotifyOatFileLoaded(const char* path ATTRIBUTE_UNUSED) { in PaletteNotifyOatFileLoaded() argument
124 palette_status_t PaletteNotifyBeginJniInvocation(JNIEnv* env ATTRIBUTE_UNUSED) { in PaletteNotifyBeginJniInvocation() argument
128 palette_status_t PaletteNotifyEndJniInvocation(JNIEnv* env ATTRIBUTE_UNUSED) { in PaletteNotifyEndJniInvocation() argument