Home
last modified time | relevance | path

Searched refs:PaletteNotifyStartDex2oatCompilation (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/libartpalette/
H A Dpalette_android_partner.cc27 palette_status_t PaletteNotifyStartDex2oatCompilation(int source_fd ATTRIBUTE_UNUSED, in PaletteNotifyStartDex2oatCompilation() function
H A Dlibartpalette.map.txt31 PaletteNotifyStartDex2oatCompilation; #apex
H A Dpalette_fake.cc95 palette_status_t PaletteNotifyStartDex2oatCompilation(int source_fd ATTRIBUTE_UNUSED, in PaletteNotifyStartDex2oatCompilation() function
/aosp12/art/libartpalette/include/palette/
H A Dpalette_method_list.h43 M(PaletteNotifyStartDex2oatCompilation, int source_fd, \
/aosp12/art/libartpalette/
H A Dlibartpalette.map.txt31 PaletteNotifyStartDex2oatCompilation; #apex
/aosp12/art/libartpalette/system/
H A Dpalette_fake.cc97 palette_status_t PaletteNotifyStartDex2oatCompilation(int source_fd ATTRIBUTE_UNUSED, in PaletteNotifyStartDex2oatCompilation() function
/aosp12/art/libartpalette/apex/
H A Dpalette.cc173 palette_status_t PaletteNotifyStartDex2oatCompilation(int source_fd, in PaletteNotifyStartDex2oatCompilation() function
/aosp12/art/dex2oat/
H A Ddex2oat.cc2448 PaletteNotifyStartDex2oatCompilation(zip_dup_fd_, in ScopedDex2oatReporting()