Home
last modified time | relevance | path

Searched defs:add_to_queue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/jit/
H A Djit.cc1228 bool add_to_queue, in CompileMethodFromProfile()
1275 bool add_to_queue) { in CompileMethodsFromBootProfile()
1317 bool add_to_queue) { in CompileMethodsFromProfile()
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-queue.c587 void add_to_queue(afl_state_t *afl, u8 *fname, u32 len, u8 passed_det) { in add_to_queue() function