Searched refs:PaletteNotifyOatFileLoaded (Results 1 – 8 of 8) sorted by relevance
45 palette_status_t PaletteNotifyOatFileLoaded(const char* path ATTRIBUTE_UNUSED) { in PaletteNotifyOatFileLoaded() function
34 PaletteNotifyOatFileLoaded; #apex
113 palette_status_t PaletteNotifyOatFileLoaded(const char* path ATTRIBUTE_UNUSED) { in PaletteNotifyOatFileLoaded() function
52 M(PaletteNotifyOatFileLoaded, const char* path) \
115 palette_status_t PaletteNotifyOatFileLoaded(const char* path ATTRIBUTE_UNUSED) { in PaletteNotifyOatFileLoaded() function
197 palette_status_t PaletteNotifyOatFileLoaded(const char* path) { in PaletteNotifyOatFileLoaded() function
71 PaletteNotifyOatFileLoaded(oat_file->GetLocation().c_str()); in RegisterOatFile()