Home
last modified time | relevance | path

Searched refs:Fuzz_Init (Results 1 – 10 of 10) sorted by relevance

/system/nfc/src/fuzzers/llcp/
Dllcp.cc41 static bool Fuzz_Init(Fuzz_Context& ctx) { in Fuzz_Init() function
100 if (Fuzz_Init(ctx)) { in Fuzz_RunPackets()
/system/nfc/src/fuzzers/nci/
Dnci.cc54 static bool Fuzz_Init(Fuzz_Context& /*ctx*/) { in Fuzz_Init() function
92 if (Fuzz_Init(ctx)) { in Fuzz_RunPackets()
/system/nfc/src/fuzzers/ce/
Dt3t.cc65 static bool Fuzz_Init(Fuzz_Context& ctx) { in Fuzz_Init() function
139 if (Fuzz_Init(ctx)) { in Type3_Fuzz()
Dt4t.cc68 static bool Fuzz_Init(Fuzz_Context& ctx) { in Fuzz_Init() function
141 if (Fuzz_Init(ctx)) { in Type4_Fuzz()
/system/nfc/src/fuzzers/rw/
Dmfc.cc78 static bool Fuzz_Init(Fuzz_Context& ctx) { in Fuzz_Init() function
156 if (Fuzz_Init(ctx)) { in Mfc_Fuzz()
Dt4t.cc80 static bool Fuzz_Init(Fuzz_Context& ctx) { in Fuzz_Init() function
164 if (Fuzz_Init(ctx)) { in Type4_Fuzz()
Dt2t.cc108 static bool Fuzz_Init(Fuzz_Context& ctx) { in Fuzz_Init() function
204 if (Fuzz_Init(ctx)) { in Type2_Fuzz()
Dt1t.cc133 static bool Fuzz_Init(Fuzz_Context& ctx) { in Fuzz_Init() function
245 if (Fuzz_Init(ctx)) { in Type1_Fuzz()
Dt5t.cc166 static bool Fuzz_Init(Fuzz_Context& ctx) { in Fuzz_Init() function
322 if (Fuzz_Init(ctx)) { in Type5_Fuzz()
Dt3t.cc164 static bool Fuzz_Init(Fuzz_Context& ctx) { in Fuzz_Init() function
317 if (Fuzz_Init(ctx)) { in Type3_Fuzz()