Searched defs:DoNothing (Results 1 – 6 of 6) sorted by relevance
43 static void DoNothing(int unused) {} in DoNothing() function
236 void DoNothing() {} in DoNothing() function
290 enum InvalidSourceAction { DoNothing, Complain }; enumerator
125 void DoNothing() { in DoNothing() function
163 void DoNothing() {} in DoNothing() function in ImageBurnTaskProxy
50 enum ArgEffect { DoNothing, Autorelease, Dealloc, DecRef, DecRefMsg, enumerator