Home
last modified time | relevance | path

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

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