Home
last modified time | relevance | path

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

/art/libartpalette/include/palette/
Dpalette_method_list.h44 M(PaletteNotifyStartDex2oatCompilation, int source_fd, int art_fd, int oat_fd, int vdex_fd) \
/art/libartpalette/
Dlibartpalette.map31 PaletteNotifyStartDex2oatCompilation; # apex
/art/libartpalette/system/
Dpalette_fake.cc95 palette_status_t PaletteNotifyStartDex2oatCompilation([[maybe_unused]] int source_fd, in PaletteNotifyStartDex2oatCompilation() function
/art/libartpalette/apex/
Dpalette.cc176 palette_status_t PaletteNotifyStartDex2oatCompilation(int source_fd, in PaletteNotifyStartDex2oatCompilation() function
/art/dex2oat/
Ddex2oat.cc2462 PaletteNotifyStartDex2oatCompilation(zip_dup_fd_, in ScopedDex2oatReporting()