Searched refs:protector (Results 1 – 4 of 4) sorted by relevance
49 bool CallbackProtector::enterCbIfOk(const sp<CallbackProtector> &protector) { in enterCbIfOk() argument50 if (protector != 0) { in enterCbIfOk()51 return protector->enterCb(); in enterCbIfOk()
32 static bool enterCbIfOk(const sp<CallbackProtector> &protector);
22 "-fstack-protector-all",
70 …lim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="0"…